Home
last modified time | relevance | path

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

/Linux-v5.4/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_uld.h342 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */
Dcxgb4.h280 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
524 MAX_CTRL_QUEUES = NCHAN, /* # of control Tx queues */
961 u8 chan_map[NCHAN]; /* channel -> port map */
Dcxgb4_debugfs.c823 u64 nrate[NCHAN], orate[NCHAN]; in tx_rate_show()
827 if (adap->params.arch.nchan == NCHAN) { in tx_rate_show()
3471 struct tp_fcoe_stats stats[NCHAN]; in show_fcoe_stats()
3499 if (adap->params.arch.nchan == NCHAN) in tp_stats_show()
Dcxgb4_uld.c678 for (i = 0; i < NCHAN; i++) in uld_init()
Dt4_hw.c5926 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
5934 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
9128 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
9142 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
9408 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls.h137 struct net_device *egr_dev[NCHAN * 2];