Home
last modified time | relevance | path

Searched refs:pch_gbe_set_multi (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.c104 static void pch_gbe_set_multi(struct net_device *netdev);
707 pch_gbe_set_multi(netdev); in pch_gbe_reset()
1883 pch_gbe_set_multi(netdev); in pch_gbe_up()
2080 * pch_gbe_set_multi - Multicast and Promiscuous mode set
2083 static void pch_gbe_set_multi(struct net_device *netdev) in pch_gbe_set_multi() function
2348 .ndo_set_rx_mode = pch_gbe_set_multi,
2415 pch_gbe_set_multi(netdev); in __pch_gbe_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c102 static void pch_gbe_set_multi(struct net_device *netdev);
690 pch_gbe_set_multi(netdev); in pch_gbe_reset()
1862 pch_gbe_set_multi(netdev); in pch_gbe_up()
2059 * pch_gbe_set_multi - Multicast and Promiscuous mode set
2062 static void pch_gbe_set_multi(struct net_device *netdev) in pch_gbe_set_multi() function
2327 .ndo_set_rx_mode = pch_gbe_set_multi,
2393 pch_gbe_set_multi(netdev); in __pch_gbe_suspend()

Completed in 8 milliseconds