Home
last modified time | relevance | path

Searched refs:max_phys_tcs_per_port (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c194 u8 port_id, u8 tc, u8 max_phys_tcs_per_port) in qed_get_ext_voq() argument
199 return port_id * max_phys_tcs_per_port + tc; in qed_get_ext_voq()
297 u8 max_phys_tcs_per_port, in qed_cmdq_lines_rt_init() argument
321 for (tc = 0; tc < max_phys_tcs_per_port; tc++) in qed_cmdq_lines_rt_init()
328 for (tc = 0; tc < max_phys_tcs_per_port; tc++) { in qed_cmdq_lines_rt_init()
331 tc, max_phys_tcs_per_port); in qed_cmdq_lines_rt_init()
342 PURE_LB_TC, max_phys_tcs_per_port); in qed_cmdq_lines_rt_init()
370 u8 max_phys_tcs_per_port, in qed_btb_blocks_rt_init() argument
409 max_phys_tcs_per_port); in qed_btb_blocks_rt_init()
419 PURE_LB_TC, max_phys_tcs_per_port); in qed_btb_blocks_rt_init()
[all …]
Dqed.h384 u8 max_phys_tcs_per_port; member
Dqed_dev.c1535 qm_info->max_phys_tcs_per_port = four_port ? NUM_PHYS_TCS_4PORT_K2 : in qed_init_qm_params()
1990 qm_info->num_vports, qm_info->max_phys_tcs_per_port); in qed_dp_init_qm_params()
2606 params.max_phys_tcs_per_port = qm_info->max_phys_tcs_per_port; in qed_hw_init_common()
Dqed_cxt.c1425 params.max_phys_tcs_per_port = qm_info->max_phys_tcs_per_port; in qed_qm_init_pf()
Dqed_hsi.h3767 u8 max_phys_tcs_per_port; member
3781 u8 max_phys_tcs_per_port; member