Searched refs:tx_restart (Results 1 – 15 of 15) sorted by relevance
459 static void tx_restart(struct net_device *dev) in tx_restart() function482 .tx_restart = tx_restart,
449 static void tx_restart(struct net_device *dev) in tx_restart() function476 .tx_restart = tx_restart,
516 static void tx_restart(struct net_device *dev) in tx_restart() function580 .tx_restart = tx_restart,
95 void (*tx_restart)(struct net_device *dev); member
186 (*fep->ops->tx_restart)(dev); in fs_enet_napi()
66 u64 tx_restart; /* Number of times this queue restarted */ member
584 tx_restart, 1); in wake_txqs()
1695 CVM_CAST64(oct_dev->instr_queue[j]->stats.tx_restart); in lio_get_ethtool_stats()1815 oct_dev->instr_queue[j]->stats.tx_restart); in lio_vf_get_ethtool_stats()
541 tx_restart, 1); in lio_update_txq_status()
516 tx_restart, 1); in check_txq_status()
166 u32 tx_restart; member
4555 vsi->tx_restart = 0; in ice_update_vsi_ring_stats()4569 vsi->tx_restart += ring->tx_stats.restart_q; in ice_update_vsi_ring_stats()
705 u32 tx_restart; member
240 vsi->tx_restart, vsi->tx_busy, in i40e_dbg_dump_vsi_seid()
758 u32 tx_restart, tx_busy; in i40e_update_vsi_stats() local783 tx_restart = tx_busy = tx_linearize = tx_force_wb = 0; in i40e_update_vsi_stats()798 tx_restart += p->tx_stats.restart_queue; in i40e_update_vsi_stats()816 vsi->tx_restart = tx_restart; in i40e_update_vsi_stats()