Home
last modified time | relevance | path

Searched refs:tx_busy (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h21 u64 tx_busy; member
Dhinic_tx.c83 txq_stats->tx_busy = 0; in hinic_txq_clean_stats()
105 stats->tx_busy = txq_stats->tx_busy; in hinic_txq_get_stats()
519 txq->txq_stats.tx_busy++; in hinic_xmit_frame()
Dhinic_main.c106 nic_tx_stats->tx_busy += tx_stats.tx_busy; in update_tx_stats()
Dhinic_ethtool.c581 HINIC_TXQ_STAT(tx_busy),
/Linux-v5.4/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h63 u64 tx_busy; member
372 u64 tx_busy; member
Dethtool.c50 IXGBEVF_STAT("tx_busy", tx_busy),
/Linux-v5.4/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.h275 u64 tx_busy; member
Dfm10k.h86 u64 tx_busy; member
314 u64 tx_busy; member
Dfm10k_pci.c545 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; in fm10k_update_stats() local
566 tx_busy += tx_ring->tx_stats.tx_busy; in fm10k_update_stats()
574 interface->tx_busy = tx_busy; in fm10k_update_stats()
Dfm10k_ethtool.c53 FM10K_STAT("tx_busy", tx_busy),
91 FM10K_MBX_STAT("mbx_tx_busy", tx_busy),
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_txrx.h91 u64 tx_busy; member
Dice.h227 u32 tx_busy; member
/Linux-v5.4/sound/soc/ux500/
Dux500_msp_i2s.c436 unsigned int tx_sel, rx_sel, tx_busy, rx_busy; in ux500_msp_i2s_open() local
453 tx_busy = (msp->dir_busy & MSP_DIR_TX) > 0; in ux500_msp_i2s_open()
455 if (tx_busy && tx_sel) { in ux500_msp_i2s_open()
/Linux-v5.4/drivers/atm/
Dhorizon.h371 tx_busy, enumerator
Dhorizon.c1065 wait_event_interruptible(dev->tx_queue, (!test_and_set_bit(tx_busy, &dev->flags))); in tx_hold()
1076 clear_bit (tx_busy, &dev->flags); in tx_release()
1207 if (test_bit (tx_busy, &dev->flags)) { in tx_bus_master_complete_handler()
1595 if (test_bit (tx_busy, &dev->flags)) { in hrz_send()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h319 u64 tx_busy; member
Di40e_xsk.c657 xdp_ring->tx_stats.tx_busy++; in i40e_xmit_zc()
Di40e.h755 u32 tx_busy; member
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h292 u64 tx_busy; member
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h249 u64 tx_busy; member
684 u64 tx_busy; member
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h379 u64 tx_busy; member
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhnae.h248 u64 tx_busy; member
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h440 u64 tx_busy; member
/Linux-v5.4/drivers/media/pci/ngene/
Dngene.h790 int tx_busy; member
/Linux-v5.4/drivers/net/hyperv/
Dhyperv_net.h877 unsigned long tx_busy; member

12