Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcudbg_entity.h128 u32 loopback_used[NCHAN];
129 u32 loopback_alloc[NCHAN];
A Dt4_hw.h41 NCHAN = 4, /* # of HW channels */ enumerator
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];
1136 u8 chan_map[NCHAN]; /* channel -> port map */
A Dcxgb4_uld.h447 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */
A Dcxgb4_debugfs.c823 u64 nrate[NCHAN], orate[NCHAN]; in tx_rate_show()
827 if (adap->params.arch.nchan == NCHAN) { in tx_rate_show()
3712 struct tp_fcoe_stats stats[NCHAN]; in show_fcoe_stats()
3740 if (adap->params.arch.nchan == NCHAN) in tp_stats_show()
A Dcxgb4_uld.c624 for (i = 0; i < NCHAN; i++) in uld_init()
A Dt4_hw.c5912 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
5920 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
9138 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
9152 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
9418 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()
A Dsge.c3716 if (unlikely(pi->ethtool_lb.loopback && pkt->iff >= NCHAN)) { in t4_ethrx_handler()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls.h227 struct net_device *egr_dev[NCHAN * 2];

Completed in 55 milliseconds