Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h140 u32 loopback_used[NCHAN];
141 u32 loopback_alloc[NCHAN];
Dt4_hw.h41 NCHAN = 4, /* # of HW channels */ enumerator
Dcxgb4_uld.h340 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */
Dcxgb4.h279 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
521 MAX_CTRL_QUEUES = NCHAN, /* # of control Tx queues */
921 u8 chan_map[NCHAN]; /* channel -> port map */
Dcxgb4_debugfs.c835 u64 nrate[NCHAN], orate[NCHAN]; in tx_rate_show()
839 if (adap->params.arch.nchan == NCHAN) { in tx_rate_show()
3534 struct tp_fcoe_stats stats[NCHAN]; in show_fcoe_stats()
3562 if (adap->params.arch.nchan == NCHAN) in tp_stats_show()
Dcxgb4_uld.c653 for (i = 0; i < NCHAN; i++) in uld_init()
Dt4_hw.c5847 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
5855 if (adap->params.arch.nchan == NCHAN) { in t4_get_chan_txrate()
8938 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
8952 adapter->params.arch.nchan = NCHAN; in t4_prep_adapter()
9217 for (chan = 0; chan < NCHAN; chan++) in t4_init_tp_params()
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls.h140 struct net_device *egr_dev[NCHAN * 2];