Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c50 static int ixgb_open(struct net_device *netdev);
332 .ndo_open = ixgb_open,
587 ixgb_open(struct net_device *netdev) in ixgb_open() function