Searched refs:NCHAN (Results 1 – 4 of 4) sorted by relevance
10 NCHAN = 4, /* # of HW channels */ enumerator
22 MAX_CTRL_QUEUES = NCHAN, /* # of control Tx queues */
133 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
5045 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()5238 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()