/Linux-v4.19/drivers/net/ethernet/huawei/hinic/ |
D | hinic_tx.h | 30 u64 tx_busy; member
|
D | hinic_tx.c | 63 txq_stats->tx_busy = 0; in hinic_txq_clean_stats() 84 stats->tx_busy = txq_stats->tx_busy; in hinic_txq_get_stats() 229 txq->txq_stats.tx_busy++; in hinic_xmit_frame()
|
D | hinic_main.c | 235 nic_tx_stats->tx_busy += tx_stats.tx_busy; in update_tx_stats()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 62 u64 tx_busy; member 368 u64 tx_busy; member
|
D | ethtool.c | 50 IXGBEVF_STAT("tx_busy", tx_busy),
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.h | 72 u64 tx_busy; member
|
D | ice.h | 167 u32 tx_busy; member
|
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_mbx.h | 275 u64 tx_busy; member
|
D | fm10k.h | 86 u64 tx_busy; member 318 u64 tx_busy; member
|
D | fm10k_pci.c | 542 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; in fm10k_update_stats() local 563 tx_busy += tx_ring->tx_stats.tx_busy; in fm10k_update_stats() 571 interface->tx_busy = tx_busy; in fm10k_update_stats()
|
D | fm10k_ethtool.c | 53 FM10K_STAT("tx_busy", tx_busy), 91 FM10K_MBX_STAT("mbx_tx_busy", tx_busy),
|
/Linux-v4.19/sound/soc/ux500/ |
D | ux500_msp_i2s.c | 439 unsigned int tx_sel, rx_sel, tx_busy, rx_busy; in ux500_msp_i2s_open() local 456 tx_busy = (msp->dir_busy & MSP_DIR_TX) > 0; in ux500_msp_i2s_open() 458 if (tx_busy && tx_sel) { in ux500_msp_i2s_open()
|
/Linux-v4.19/drivers/atm/ |
D | horizon.h | 386 tx_busy, enumerator
|
D | horizon.c | 1080 wait_event_interruptible(dev->tx_queue, (!test_and_set_bit(tx_busy, &dev->flags))); in tx_hold() 1091 clear_bit (tx_busy, &dev->flags); in tx_release() 1222 if (test_bit (tx_busy, &dev->flags)) { in tx_bus_master_complete_handler() 1610 if (test_bit (tx_busy, &dev->flags)) { in hrz_send()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.h | 293 u64 tx_busy; member
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.h | 315 u64 tx_busy; member
|
D | i40e.h | 706 u32 tx_busy; member
|
D | i40e_debugfs.c | 240 vsi->tx_restart, vsi->tx_busy, in i40e_dbg_dump_vsi_seid() 311 tx_ring->tx_stats.tx_busy, in i40e_dbg_dump_vsi_seid()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe.h | 247 u64 tx_busy; member 674 u64 tx_busy; member
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.h | 359 u64 tx_busy; member
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/ |
D | hnae.h | 252 u64 tx_busy; member
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net.h | 454 u64 tx_busy; member
|
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene.h | 802 int tx_busy; member
|
/Linux-v4.19/drivers/net/hyperv/ |
D | hyperv_net.h | 868 unsigned long tx_busy; member
|
D | netvsc_drv.c | 686 ++net_device_ctx->eth_stats.tx_busy; in netvsc_start_xmit() 1271 { "tx_busy", offsetof(struct netvsc_ethtool_stats, tx_busy) },
|