Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c50 static int ixgb_open(struct net_device *netdev);
332 .ndo_open = ixgb_open,
594 ixgb_open(struct net_device *netdev) in ixgb_open() function