Searched refs:modes_buf_offset (Results 1 – 3 of 3) sorted by relevance
2210 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() argument2219 tree_val = ((u8 *)ptr)[(*modes_buf_offset)++]; in qed_is_mode_match()2223 return !qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()2226 arg1 = qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()2227 arg2 = qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()2420 u16 modes_buf_offset; in qed_grc_clear_all_prty() local2426 modes_buf_offset = in qed_grc_clear_all_prty()2432 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_clear_all_prty()2682 u16 modes_buf_offset; in qed_grc_dump_regs_entries() local2689 modes_buf_offset = in qed_grc_dump_regs_entries()[all …]
465 u16 offset = le16_to_cpu(p_cmd->modes_buf_offset); in qed_init_cmd_mode()
2838 u16 modes_buf_offset; member