Home
last modified time | relevance | path

Searched defs:max_phys_tcs_per_port (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.h13 #define VOQ(port, tc, max_phys_tcs_per_port) \ argument
H A Decore_init_fw_funcs.c267 u8 max_phys_tcs_per_port, in ecore_cmdq_lines_rt_init()
335 u8 max_phys_tcs_per_port, in ecore_btb_blocks_rt_init()
426 u8 max_phys_tcs_per_port, in ecore_tx_pq_map_rt_init()
591 u8 max_phys_tcs_per_port, in ecore_pf_wfq_rt_init()
742 u8 max_phys_tcs_per_port, in ecore_qm_common_rt_init()
795 u8 max_phys_tcs_per_port, in ecore_qm_pf_rt_init()
H A Decore.h489 u8 max_phys_tcs_per_port; member
H A Decore_sriov.c3944 u8 max_phys_tcs_per_port = p_hwfn->qm_info.max_phys_tcs_per_port; in ecore_iov_vf_flr_poll_pbf() local