Home
last modified time | relevance | path

Searched defs:tx_restart (Results 1 – 9 of 9) 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/wan/
H A Dfsl_ucc_hdlc.c461 int tx_restart = 0; in hdlc_tx_done() local
/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/ice/
H A Dice.h344 u32 tx_restart; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h831 u64 tx_restart; member
H A Di40e_main.c869 u64 tx_restart, tx_busy; in i40e_update_vsi_stats() local