Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.h10 NCHAN = 4, /* # of HW channels */ enumerator
H A Dadapter.h22 MAX_CTRL_QUEUES = NCHAN, /* # of control Tx queues */
H A Dcommon.h133 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
H A Dt4_hw.c5045 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
5238 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()