Home
last modified time | relevance | path

Searched refs:e1000_open (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000.h334 int e1000_open(struct net_device *netdev);
H A De1000_main.c90 int e1000_open(struct net_device *netdev);
828 .ndo_open = e1000_open,
1343 * e1000_open - Called when a network interface is made active
1354 int e1000_open(struct net_device *netdev) in e1000_open() function
H A De1000_ethtool.c1561 e1000_open(netdev); in e1000_diag_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000.h334 int e1000_open(struct net_device *netdev);
H A De1000_main.c90 int e1000_open(struct net_device *netdev);
828 .ndo_open = e1000_open,
1343 * e1000_open - Called when a network interface is made active
1354 int e1000_open(struct net_device *netdev) in e1000_open() function
H A De1000_ethtool.c1565 e1000_open(netdev); in e1000_diag_test()

Completed in 30 milliseconds