Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_main.c101 static void e1000_set_rx_mode(struct net_device *netdev);
366 e1000_set_rx_mode(netdev); in e1000_configure()
831 .ndo_set_rx_mode = e1000_set_rx_mode,
2224 * e1000_set_rx_mode - Secondary Unicast, Multicast and Promiscuous mode set
2232 static void e1000_set_rx_mode(struct net_device *netdev) in e1000_set_rx_mode() function
5086 e1000_set_rx_mode(netdev); in __e1000_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c101 static void e1000_set_rx_mode(struct net_device *netdev);
366 e1000_set_rx_mode(netdev); in e1000_configure()
831 .ndo_set_rx_mode = e1000_set_rx_mode,
2225 * e1000_set_rx_mode - Secondary Unicast, Multicast and Promiscuous mode set
2233 static void e1000_set_rx_mode(struct net_device *netdev) in e1000_set_rx_mode() function
5084 e1000_set_rx_mode(netdev); in __e1000_shutdown()

Completed in 12 milliseconds