Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c471 static void tx_restart(struct net_device *dev) in tx_restart() function
Dmac-fcc.c517 static void tx_restart(struct net_device *dev) in tx_restart() function
Dmac-scc.c454 static void tx_restart(struct net_device *dev) in tx_restart() function
Dfs_enet.h94 void (*tx_restart)(struct net_device *dev); member