Home
last modified time | relevance | path

Searched refs:txq_stop (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h255 u64 txq_stop; member
Dnicvf_main.c1022 nic->drv_stats.txq_stop++; in nicvf_xmit()
1212 nic->drv_stats.txq_stop = 0; in nicvf_open()
Dnicvf_ethtool.c95 NICVF_DRV_STAT(txq_stop),
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1138 static void txq_stop(struct sge_eth_txq *txq) in txq_stop() function
1227 txq_stop(txq); in t4vf_eth_xmit()
1256 txq_stop(txq); in t4vf_eth_xmit()