Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_func.h73 struct init_ets_tc_req tc_req[NUM_OF_TCS] /* ETS initialization requirements per TC. */;
134 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.c70 #define QM_E5_NUM_EXT_VOQ (MAX_NUM_PORTS_E5 * NUM_OF_TCS)
612 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_vp_wfq_rt_init()
777 for(tc = 0; tc < NUM_OF_TCS; tc++) in ecore_qm_pf_rt_init()
848 u16 first_tx_pq_id[NUM_OF_TCS], in ecore_init_vport_wfq() argument
861 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_init_vport_wfq()
969 num_tc = is_lb ? NUM_OF_TCS : NUM_OF_PHYS_TCS; in ecore_init_nig_ets()
1129 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_init_prs_ets()
1154 for (tc = 0; tc < NUM_OF_TCS; tc++) { in ecore_init_prs_ets()
1225 for (tc = 0; tc < NUM_OF_TCS; tc++, reg_offset += 4) { in ecore_init_brb_ram()
H A Decore_init_fw_funcs.h180 u16 first_tx_pq_id[NUM_OF_TCS],
H A Dcommon_hsi.h162 #define NUM_OF_TCS (NUM_OF_PHYS_TCS + 1) macro
H A Decore_dev.c2287 for (tc = 0; tc < NUM_OF_TCS; tc++) in ecore_dp_init_qm_params()