Searched refs:NCHAN (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h128 u32 loopback_used[NCHAN];
129 u32 loopback_alloc[NCHAN];
H A Dt4_hw.h41 NCHAN = 4, /* # of HW channels */ enumerator in enum:__anon7
H A Dcxgb4.h355 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
608 MAX_CTRL_QUEUES = NCHAN, /* # of control Tx queues */
980 struct sge_eth_rxq *mirror_rxq[NCHAN];
1134 u8 chan_map[NCHAN]; /* channel -> port map */
H A Dcxgb4_uld.h447 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */
H A Dcxgb4_debugfs.c823 u64 nrate[NCHAN], orate[NCHAN];
827 if (adap->params.arch.nchan == NCHAN) {
3712 struct tp_fcoe_stats stats[NCHAN];
3740 if (adap->params.arch.nchan == NCHAN)
H A Dcxgb4_uld.c624 for (i = 0; i < NCHAN; i++)
H A Dt4_hw.c5914 if (adap->params.arch.nchan == NCHAN) {
5922 if (adap->params.arch.nchan == NCHAN) {
9140 adapter->params.arch.nchan = NCHAN;
9154 adapter->params.arch.nchan = NCHAN;
9420 for (chan = 0; chan < NCHAN; chan++)
H A Dsge.c3704 if (unlikely(pi->ethtool_lb.loopback && pkt->iff >= NCHAN)) {
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h227 struct net_device *egr_dev[NCHAN * 2];

Completed in 393 milliseconds