Searched refs:tx_restart (Results 1 – 8 of 8) sorted by relevance
503 static void tx_restart(struct net_device *dev) in tx_restart() function529 .tx_restart = tx_restart,
483 static void tx_restart(struct net_device *dev) in tx_restart() function513 .tx_restart = tx_restart,
544 static void tx_restart(struct net_device *dev) in tx_restart() function611 .tx_restart = tx_restart,
97 void (*tx_restart)(struct net_device *dev); member
313 (*fep->ops->tx_restart)(dev); in fs_enet_tx_napi()
487 u32 tx_restart; member
878 u32 tx_restart, tx_busy; in i40e_update_vsi_stats() local902 tx_restart = tx_busy = tx_linearize = 0; in i40e_update_vsi_stats()917 tx_restart += p->tx_stats.restart_queue; in i40e_update_vsi_stats()934 vsi->tx_restart = tx_restart; in i40e_update_vsi_stats()
485 vsi->tx_restart, vsi->tx_busy, in i40e_dbg_dump_vsi_seid()