Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_tx.h21 u64 tx_busy; member
A 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()
526 txq->txq_stats.tx_busy++; in hinic_lb_xmit_frame()
610 txq->txq_stats.tx_busy++; in hinic_xmit_frame()
A Dhinic_main.c117 nic_tx_stats->tx_busy += tx_stats.tx_busy; in update_tx_stats()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h63 u64 tx_busy; member
372 u64 tx_busy; member
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k.h86 u64 tx_busy; member
308 u64 tx_busy; member
A Dfm10k_mbx.h275 u64 tx_busy; member
A Dfm10k_pci.c543 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; in fm10k_update_stats() local
564 tx_busy += tx_ring->tx_stats.tx_busy; in fm10k_update_stats()
572 interface->tx_busy = tx_busy; in fm10k_update_stats()
A Dfm10k_ethtool.c54 FM10K_STAT("tx_busy", tx_busy),
92 FM10K_MBX_STAT("mbx_tx_busy", tx_busy),
/linux/sound/soc/ux500/
A 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/drivers/net/ethernet/intel/ice/
A Dice_txrx_lib.c280 xdp_ring->tx_stats.tx_busy++; in ice_xmit_xdp_ring()
A Dice_txrx.h180 u64 tx_busy; member
A Dice.h325 u32 tx_busy; member
A Dice_xsk.c632 xdp_ring->tx_stats.tx_busy++; in ice_xmit_zc()
/linux/drivers/atm/
A Dhorizon.h371 tx_busy, enumerator
A 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/drivers/net/ethernet/intel/i40e/
A Di40e_txrx.h289 u64 tx_busy; member
A Di40e_debugfs.c244 vsi->tx_restart, vsi->tx_busy, in i40e_dbg_dump_vsi_seid()
315 tx_ring->tx_stats.tx_busy, in i40e_dbg_dump_vsi_seid()
354 xdp_ring->tx_stats.tx_busy, in i40e_dbg_dump_vsi_seid()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_txrx.h292 u64 tx_busy; member
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h249 u64 tx_busy; member
684 u64 tx_busy; member
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.h411 u64 tx_busy; member
/linux/drivers/net/ethernet/hisilicon/hns/
A Dhnae.h248 u64 tx_busy; member
A Dhns_dsaf_rcb.c871 regs_buff[11] = queue->tx_ring.stats.tx_busy; in hns_rcb_get_stats()
/linux/drivers/media/pci/ngene/
A Dngene.h792 int tx_busy; member
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net.h448 u64 tx_busy; member
/linux/drivers/net/ethernet/microsoft/mana/
A Dmana_en.c260 goto tx_busy; in mana_start_xmit()
277 tx_busy: in mana_start_xmit()

Completed in 71 milliseconds

12