Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c211 u8 port_id, u8 tc, u8 max_phys_tcs_per_port) in qed_get_ext_voq() argument
216 return port_id * max_phys_tcs_per_port + tc; in qed_get_ext_voq()
317 u8 max_phys_tcs_per_port, in qed_cmdq_lines_rt_init() argument
342 for (tc = 0; tc < max_phys_tcs_per_port; tc++) in qed_cmdq_lines_rt_init()
349 for (tc = 0; tc < max_phys_tcs_per_port; tc++) { in qed_cmdq_lines_rt_init()
352 tc, max_phys_tcs_per_port); in qed_cmdq_lines_rt_init()
363 PURE_LB_TC, max_phys_tcs_per_port); in qed_cmdq_lines_rt_init()
372 u8 max_phys_tcs_per_port, in qed_btb_blocks_rt_init() argument
411 max_phys_tcs_per_port); in qed_btb_blocks_rt_init()
421 PURE_LB_TC, max_phys_tcs_per_port); in qed_btb_blocks_rt_init()
[all …]
Dqed.h423 u8 max_phys_tcs_per_port; member
Dqed_dev.c1555 qm_info->max_phys_tcs_per_port = four_port ? NUM_PHYS_TCS_4PORT_K2 : in qed_init_qm_params()
2007 qm_info->num_vports, qm_info->max_phys_tcs_per_port); in qed_dp_init_qm_params()
2623 params.max_phys_tcs_per_port = qm_info->max_phys_tcs_per_port; in qed_hw_init_common()
Dqed_cxt.c1513 params.max_phys_tcs_per_port = qm_info->max_phys_tcs_per_port; in qed_qm_init_pf()
Dqed_hsi.h3982 u8 max_phys_tcs_per_port; member
3996 u8 max_phys_tcs_per_port; member