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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_main.c84 static int ixgb_close(struct net_device *netdev);
414 netdev->stop = &ixgb_close;
632 * ixgb_close - Disables a network interface
644 ixgb_close(struct net_device *netdev) function

Completed in 99 milliseconds