Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c51 static int ixgb_close(struct net_device *netdev);
333 .ndo_stop = ixgb_close,
636 ixgb_close(struct net_device *netdev) in ixgb_close() function