Searched refs:modes_buf_offset (Results 1 – 3 of 3) sorted by relevance
2216 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() argument2225 tree_val = ((u8 *)ptr)[(*modes_buf_offset)++]; in qed_is_mode_match()2229 return !qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()2232 arg1 = qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()2233 arg2 = qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()2426 u16 modes_buf_offset; in qed_grc_clear_all_prty() local2432 modes_buf_offset = in qed_grc_clear_all_prty()2438 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_clear_all_prty()2688 u16 modes_buf_offset; in qed_grc_dump_regs_entries() local2695 modes_buf_offset = in qed_grc_dump_regs_entries()[all …]
466 u16 offset = le16_to_cpu(p_cmd->modes_buf_offset); in qed_init_cmd_mode()
2854 u16 modes_buf_offset; member