Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h128 u32 loopback_used[NCHAN];
129 u32 loopback_alloc[NCHAN];
Dt4_hw.h41 NCHAN = 4, /* # of HW channels */ enumerator
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 */
Dcxgb4_uld.h447 unsigned short tx_modq[NCHAN]; /* maps each tx channel to 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()
Dcxgb4_uld.c624 for (i = 0; i < NCHAN; i++) in uld_init()
Dt4_hw.c5914 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
5922 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
9140 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
9154 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
9420 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()
Dsge.c3718 if (unlikely(pi->ethtool_lb.loopback && pkt->iff >= NCHAN)) { in t4_ethrx_handler()
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls.h228 struct net_device *egr_dev[NCHAN * 2];