Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h85 u64 tx_busy; member
429 u64 tx_busy; member
Dethtool.c78 {"tx_busy", IXGBEVF_ZSTAT(tx_busy)},
Dixgbevf_main.c3643 tx_ring->tx_stats.tx_busy++; in ixgbevf_xmit_frame()
/drivers/net/ethernet/intel/fm10k/
Dfm10k.h102 u64 tx_busy; member
276 u64 tx_busy; member
Dfm10k_mbx.h290 u64 tx_busy; member
Dfm10k_pci.c356 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; in fm10k_update_stats() local
370 tx_busy += tx_ring->tx_stats.tx_busy; in fm10k_update_stats()
378 interface->tx_busy = tx_busy; in fm10k_update_stats()
Dfm10k_ethtool.c62 FM10K_STAT("tx_busy", tx_busy),
113 FM10K_MBX_STAT("mbx_tx_busy", tx_busy),
Dfm10k_mbx.c778 mbx->tx_busy++; in fm10k_mbx_enqueue_tx()
Dfm10k_main.c1112 tx_ring->tx_stats.tx_busy++; in fm10k_xmit_frame_ring()
/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h201 u64 tx_busy; member
Di40e_txrx.c1974 tx_ring->tx_stats.tx_busy++; in i40evf_xmit_descriptor_count()
/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h202 u64 tx_busy; member
Di40e.h488 u32 tx_busy; member
Di40e_debugfs.c485 vsi->tx_restart, vsi->tx_busy, in i40e_dbg_dump_vsi_seid()
573 tx_ring->tx_stats.tx_busy, in i40e_dbg_dump_vsi_seid()
Di40e_main.c878 u32 tx_restart, tx_busy; in i40e_update_vsi_stats() local
902 tx_restart = tx_busy = tx_linearize = 0; in i40e_update_vsi_stats()
918 tx_busy += p->tx_stats.tx_busy; in i40e_update_vsi_stats()
935 vsi->tx_busy = tx_busy; in i40e_update_vsi_stats()
Di40e_txrx.c2796 tx_ring->tx_stats.tx_busy++; in i40e_xmit_descriptor_count()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h214 u64 tx_busy; member
713 u64 tx_busy; member
Dixgbe_main.c6082 u64 non_eop_descs = 0, restart_queue = 0, tx_busy = 0; in ixgbe_update_stats() local
6123 tx_busy += tx_ring->tx_stats.tx_busy; in ixgbe_update_stats()
6128 adapter->tx_busy = tx_busy; in ixgbe_update_stats()
7537 tx_ring->tx_stats.tx_busy++; in ixgbe_xmit_frame_ring()
Dixgbe_ethtool.c74 {"tx_busy", IXGBE_STAT(tx_busy)},
/drivers/atm/
Dhorizon.h386 tx_busy, enumerator
Dhorizon.c1079 wait_event_interruptible(dev->tx_queue, (!test_and_set_bit(tx_busy, &dev->flags))); in tx_hold()
1090 clear_bit (tx_busy, &dev->flags); in tx_release()
1221 if (test_bit (tx_busy, &dev->flags)) { in tx_bus_master_complete_handler()
1609 if (test_bit (tx_busy, &dev->flags)) { in hrz_send()
/drivers/net/ethernet/hisilicon/hns/
Dhnae.h203 u64 tx_busy; member
Dhns_enet.c122 ring->stats.tx_busy++; in hns_nic_net_xmit_hw()
138 ring->stats.tx_busy++; in hns_nic_net_xmit_hw()
Dhns_dsaf_rcb.c781 regs_buff[11] = queue->tx_ring.stats.tx_busy; in hns_rcb_get_stats()
/drivers/media/pci/ngene/
Dngene.h787 int tx_busy; member