Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_init_fw_funcs.c189 if (tc == PURE_LB_TC) in ecore_get_ext_voq()
319 ext_voq = ecore_get_ext_voq(p_hwfn, port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_cmdq_lines_rt_init()
379 ext_voq = ecore_get_ext_voq(p_hwfn, port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_btb_blocks_rt_init()
HDcommon_hsi.h161 #define PURE_LB_TC NUM_OF_PHYS_TCS macro
HDecore_dev.c2125 ecore_init_qm_pq(p_hwfn, qm_info, PURE_LB_TC, PQ_INIT_SHARE_VPORT); in ecore_init_qm_lb_pq()