Searched refs:t4_get_chan_txrate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1962 void t4_get_chan_txrate(struct adapter *adap, u64 *nic_rate, u64 *ofld_rate);
|
H A D | cxgb4_debugfs.c | 826 t4_get_chan_txrate(adap, nrate, orate); in tx_rate_show()
|
H A D | t4_hw.c | 5929 * t4_get_chan_txrate - get the current per channel Tx rates 5937 void t4_get_chan_txrate(struct adapter *adap, u64 *nic_rate, u64 *ofld_rate) in t4_get_chan_txrate() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1958 void t4_get_chan_txrate(struct adapter *adap, u64 *nic_rate, u64 *ofld_rate);
|
H A D | cxgb4_debugfs.c | 826 t4_get_chan_txrate(adap, nrate, orate); in tx_rate_show()
|
H A D | t4_hw.c | 5899 * t4_get_chan_txrate - get the current per channel Tx rates 5907 void t4_get_chan_txrate(struct adapter *adap, u64 *nic_rate, u64 *ofld_rate) in t4_get_chan_txrate() function
|
Completed in 45 milliseconds