Searched refs:modes_buf_offset (Results 1 – 3 of 3) sorted by relevance
1332 u16 *modes_buf_offset, u8 rec_depth) in qed_is_mode_match_rec() argument1347 tree_val = dbg_array[(*modes_buf_offset)++]; in qed_is_mode_match_rec()1352 modes_buf_offset, rec_depth + 1); in qed_is_mode_match_rec()1356 modes_buf_offset, rec_depth + 1); in qed_is_mode_match_rec()1358 modes_buf_offset, rec_depth + 1); in qed_is_mode_match_rec()1367 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() argument1369 return qed_is_mode_match_rec(p_hwfn, modes_buf_offset, 0); in qed_is_mode_match()1455 u16 modes_buf_offset = in qed_bus_disable_blocks() local1463 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_bus_disable_blocks()1721 u16 modes_buf_offset; in qed_grc_clear_all_prty() local[all …]
509 u16 offset = le16_to_cpu(p_cmd->modes_buf_offset); in qed_init_cmd_mode()
2879 __le16 modes_buf_offset; member