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 */
117 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
4965 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()5158 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()