Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c54 static int ixgb_close(struct net_device *netdev);
337 .ndo_stop = ixgb_close,
647 ixgb_close(struct net_device *netdev) in ixgb_close() function