Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c151 __dev_mc_unsync(ndev, sparx5_mc_unsync); in sparx5_port_bridge_join()
180 __dev_mc_sync(port->ndev, sparx5_mc_sync, sparx5_mc_unsync); in sparx5_port_bridge_leave()
Dsparx5_netdev.c153 __dev_mc_sync(dev, sparx5_mc_sync, sparx5_mc_unsync); in sparx5_set_rx_mode()
Dsparx5_mactable.c118 int sparx5_mc_unsync(struct net_device *dev, const unsigned char *addr) in sparx5_mc_unsync() function
Dsparx5_main.h322 int sparx5_mc_unsync(struct net_device *dev, const unsigned char *addr);