Home
last modified time | relevance | path

Searched refs:modes_buf_offset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1332 u16 *modes_buf_offset, u8 rec_depth) in qed_is_mode_match_rec()
1347 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()
1366 /* Returns true if the mode (specified using modes_buf_offset) is enabled */
1367 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() argument
1369 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() local
1463 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_bus_disable_blocks()
1331 qed_is_mode_match_rec(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset, u8 rec_depth) qed_is_mode_match_rec() argument
1721 u16 modes_buf_offset; qed_grc_clear_all_prty() local
2022 u16 modes_buf_offset; qed_grc_dump_regs_entries() local
2269 u16 modes_buf_offset; qed_grc_dump_modified_regs() local
2517 u16 modes_buf_offset; qed_grc_dump_mem_entries() local
3277 u16 modes_buf_offset; qed_grc_dump_static_debug() local
3632 u16 modes_buf_offset; qed_idle_chk_dump_failure() local
3852 u16 modes_buf_offset; qed_idle_chk_dump() local
5360 u16 modes_buf_offset; qed_dbg_read_attn() local
[all...]
H A Dqed_init_ops.c509 u16 offset = le16_to_cpu(p_cmd->modes_buf_offset); in qed_init_cmd_mode()
H A Dqed_hsi.h2879 __le16 modes_buf_offset; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1421 u16 *modes_buf_offset, u8 rec_depth) in qed_is_mode_match_rec()
1436 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()
1455 /* Returns true if the mode (specified using modes_buf_offset) is enabled */
1456 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() argument
1458 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() local
1552 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_bus_disable_blocks()
1420 qed_is_mode_match_rec(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset, u8 rec_depth) qed_is_mode_match_rec() argument
1810 u16 modes_buf_offset; qed_grc_clear_all_prty() local
2202 u16 modes_buf_offset; qed_grc_dump_regs_entries() local
2449 u16 modes_buf_offset; qed_grc_dump_modified_regs() local
2697 u16 modes_buf_offset; qed_grc_dump_mem_entries() local
3449 u16 modes_buf_offset; qed_grc_dump_static_debug() local
3799 u16 modes_buf_offset; qed_idle_chk_dump_failure() local
4019 u16 modes_buf_offset; qed_idle_chk_dump() local
5740 u16 modes_buf_offset; qed_dbg_read_attn() local
[all...]
H A Dqed_init_ops.c526 u16 offset = le16_to_cpu(p_cmd->modes_buf_offset); in qed_init_cmd_mode()
H A Dqed_hsi.h2210 __le16 modes_buf_offset; member

Completed in 92 milliseconds