Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c444 static void tx_restart(struct net_device *dev) in tx_restart() function
H A Dmac-scc.c448 static void tx_restart(struct net_device *dev) in tx_restart() function
H A Dmac-fcc.c514 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
/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.c461 int tx_restart = 0; in hdlc_tx_done() local
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h66 u64 tx_restart; /* Number of times this queue restarted */ member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice.h340 u32 tx_restart; member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h841 u64 tx_restart; member
H A Di40e_main.c879 u64 tx_restart, tx_busy; in i40e_update_vsi_stats() local