Searched refs:gelic_net_open (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dps3_gelic_net.h368 extern int gelic_net_open(struct net_device *netdev);
H A Dps3_gelic_net.c1202 * gelic_net_open - called upon ifonfig up
1207 * gelic_net_open allocates all the descriptors and memory needed for
1210 int gelic_net_open(struct net_device *netdev) function
1443 gelic_net_open(netdev);
1469 .ndo_open = gelic_net_open,

Completed in 121 milliseconds