Home
last modified time | relevance | path

Searched refs:atl1c_set_multi (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c387 static void atl1c_set_multi(struct net_device *netdev) in atl1c_set_multi() function
1498 atl1c_set_multi(netdev); in atl1c_configure()
2602 .ndo_set_rx_mode = atl1c_set_multi,