Searched refs:tx_restart (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c506 static void tx_restart(struct net_device *dev) function
570 .tx_restart = tx_restart,
H A Dmac-fec.c471 static void tx_restart(struct net_device *dev) function
494 .tx_restart = tx_restart,
H A Dmac-scc.c454 static void tx_restart(struct net_device *dev) function
481 .tx_restart = tx_restart,
H A Dfs_enet.h94 void (*tx_restart)(struct net_device *dev); member in struct:fs_ops
H A Dfs_enet-main.c426 (*fep->ops->tx_restart)(dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-fcc.c506 static void tx_restart(struct net_device *dev) function
570 .tx_restart = tx_restart,
H A Dmac-fec.c471 static void tx_restart(struct net_device *dev) function
494 .tx_restart = tx_restart,
H A Dmac-scc.c454 static void tx_restart(struct net_device *dev) function
481 .tx_restart = tx_restart,
H A Dfs_enet.h94 void (*tx_restart)(struct net_device *dev); member in struct:fs_ops
H A Dfs_enet-main.c426 (*fep->ops->tx_restart)(dev);

Completed in 83 milliseconds