Searched refs:max_phys_tcs_per_port (Results 1 – 5 of 5) sorted by relevance
211 u8 port_id, u8 tc, u8 max_phys_tcs_per_port) in qed_get_ext_voq() argument216 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() argument342 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() argument411 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 …]
423 u8 max_phys_tcs_per_port; member
1555 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()
1513 params.max_phys_tcs_per_port = qm_info->max_phys_tcs_per_port; in qed_qm_init_pf()
3982 u8 max_phys_tcs_per_port; member3996 u8 max_phys_tcs_per_port; member