Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1995 * pch_gbe_open - Called when a network interface is made active
2001 static int pch_gbe_open(struct net_device *netdev) in pch_gbe_open() function
2340 .ndo_open = pch_gbe_open,
2610 /* tell the stack to leave us alone until pch_gbe_open() is called */ in pch_gbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1974 * pch_gbe_open - Called when a network interface is made active
1980 static int pch_gbe_open(struct net_device *netdev) in pch_gbe_open() function
2319 .ndo_open = pch_gbe_open,
2581 /* tell the stack to leave us alone until pch_gbe_open() is called */ in pch_gbe_probe()

Completed in 8 milliseconds