Searched refs:modes_buf_offset (Results 1 – 3 of 3) sorted by relevance
1421 u16 *modes_buf_offset, u8 rec_depth) in qed_is_mode_match_rec() argument1436 tree_val = dbg_array[(*modes_buf_offset)++]; in qed_is_mode_match_rec()1441 modes_buf_offset, rec_depth + 1); in qed_is_mode_match_rec()1445 modes_buf_offset, rec_depth + 1); in qed_is_mode_match_rec()1447 modes_buf_offset, rec_depth + 1); in qed_is_mode_match_rec()1456 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() argument1458 return qed_is_mode_match_rec(p_hwfn, modes_buf_offset, 0); in qed_is_mode_match()1544 u16 modes_buf_offset = in qed_bus_disable_blocks() local1552 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_bus_disable_blocks()1810 u16 modes_buf_offset; in qed_grc_clear_all_prty() local[all …]
526 u16 offset = le16_to_cpu(p_cmd->modes_buf_offset); in qed_init_cmd_mode()
2210 __le16 modes_buf_offset; member