Searched refs:max_phys_tcs_per_port (Results 1 – 5 of 5) sorted by relevance
194 u8 port_id, u8 tc, u8 max_phys_tcs_per_port) in qed_get_ext_voq() argument199 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() argument321 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() argument409 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 …]
384 u8 max_phys_tcs_per_port; member
1535 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()
1425 params.max_phys_tcs_per_port = qm_info->max_phys_tcs_per_port; in qed_qm_init_pf()
3767 u8 max_phys_tcs_per_port; member3781 u8 max_phys_tcs_per_port; member