Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_func.h71 struct init_ets_tc_req tc_req[NUM_OF_TCS] /* ETS initialization requirements per TC. */;
132 u16 first_tx_pq_id[NUM_OF_TCS] /* the first Tx PQ ID associated with this VPORT for each TC. */;
H A Decore_init_fw_funcs.c68 #define QM_E5_NUM_EXT_VOQ (MAX_NUM_PORTS_E5 * NUM_OF_TCS)
610 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_vp_wfq_rt_init()
775 for(tc = 0; tc < NUM_OF_TCS; tc++) in ecore_qm_pf_rt_init()
846 u16 first_tx_pq_id[NUM_OF_TCS], in ecore_init_vport_wfq() argument
859 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_init_vport_wfq()
967 num_tc = is_lb ? NUM_OF_TCS : NUM_OF_PHYS_TCS; in ecore_init_nig_ets()
1127 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_init_prs_ets()
1152 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_init_prs_ets()
1223 for (tc = 0; tc < NUM_OF_TCS; tc++, reg_offset += 4) { in ecore_init_brb_ram()
H A Decore_init_fw_funcs.h178 u16 first_tx_pq_id[NUM_OF_TCS],
H A Dcommon_hsi.h160 #define NUM_OF_TCS (NUM_OF_PHYS_TCS + 1) macro
H A Decore_dev.c2285 for (tc = 0; tc < NUM_OF_TCS; tc++) in ecore_dp_init_qm_params()