Home
last modified time | relevance | path

Searched defs:tx_restart (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c441 static void tx_restart(struct net_device *dev) in tx_restart() function
H A Dmac-fcc.c511 static void tx_restart(struct net_device *dev) in tx_restart() function
H A Dmac-scc.c445 static void tx_restart(struct net_device *dev) in tx_restart() function
H A Dfs_enet.h93 void (*tx_restart)(struct net_device *dev); member
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h66 u64 tx_restart; /* Number of times this queue restarted */ member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c869 u64 tx_restart, tx_busy; in i40e_update_vsi_stats() local