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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c547 void tx_restart(struct net_device *dev) function
579 .tx_restart = tx_restart,
H A Dmac-fec.c523 void tx_restart(struct net_device *dev) function
548 .tx_restart = tx_restart,
H A Dmac-scc.c496 static void tx_restart(struct net_device *dev) function
525 .tx_restart = tx_restart,
H A Dfs_enet.h62 void (*tx_restart)(struct net_device *dev); member in struct:fs_ops
H A Dfs_enet-main.c429 (*fep->ops->tx_restart)(dev);

Completed in 103 milliseconds