Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c187 if (tc == PURE_LB_TC) in ecore_get_ext_voq()
316 ext_voq = ecore_get_ext_voq(p_hwfn, port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_cmdq_lines_rt_init()
376 ext_voq = ecore_get_ext_voq(p_hwfn, port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_btb_blocks_rt_init()
H A Dcommon_hsi.h156 #define PURE_LB_TC NUM_OF_PHYS_TCS macro
H A Decore_ll2.c937 case PURE_LB_TC: in ecore_sp_ll2_tx_queue_start()
H A Decore_dev.c2121 ecore_init_qm_pq(p_hwfn, qm_info, PURE_LB_TC, PQ_INIT_SHARE_VPORT); in ecore_init_qm_lb_pq()