Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.h14 ((tc) == PURE_LB_TC ? NUM_OF_PHYS_TCS * MAX_NUM_PORTS_BB + (port) : \
H A Dcommon_hsi.h140 #define PURE_LB_TC NUM_OF_PHYS_TCS macro
H A Decore_init_fw_funcs.c307 voq = VOQ(port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_cmdq_lines_rt_init()
380 voq = VOQ(port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_btb_blocks_rt_init()
H A Decore_sriov.c3957 PURE_LB_TC; in ecore_iov_vf_flr_poll_pbf()
3976 PURE_LB_TC; in ecore_iov_vf_flr_poll_pbf()
H A Decore_dev.c2058 ecore_init_qm_pq(p_hwfn, qm_info, PURE_LB_TC, PQ_INIT_SHARE_VPORT); in ecore_init_qm_lb_pq()