Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_main.c2729 * igc_set_rx_mode - Secondary Unicast, Multicast and Promiscuous mode set
2737 static void igc_set_rx_mode(struct net_device *netdev) in igc_set_rx_mode() function
2789 igc_set_rx_mode(netdev); in igc_configure()
5051 .ndo_set_rx_mode = igc_set_rx_mode,
5497 igc_set_rx_mode(netdev); in __igc_shutdown()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c3868 * igc_set_rx_mode - Secondary Unicast, Multicast and Promiscuous mode set
3876 static void igc_set_rx_mode(struct net_device *netdev) in igc_set_rx_mode() function
3928 igc_set_rx_mode(netdev); in igc_configure()
6558 .ndo_set_rx_mode = igc_set_rx_mode,
7044 igc_set_rx_mode(netdev); in __igc_shutdown()

Completed in 17 milliseconds