Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev_addr_lists.c956 int dev_mc_sync(struct net_device *to, struct net_device *from) in dev_mc_sync() function
970 EXPORT_SYMBOL(dev_mc_sync);
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_main.c286 dev_mc_sync(ipvlan->phy_dev, dev); in ipvlan_set_multicast_mac_filter()
/openbmc/linux/net/8021q/
H A Dvlan_dev.c503 dev_mc_sync(vlan_dev_priv(vlan_dev)->real_dev, vlan_dev); in vlan_dev_set_rx_mode()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c95 dev_mc_sync(vf_netdev, net); in netvsc_set_rx_mode()
2247 dev_mc_sync(vf_netdev, ndev); in __netvsc_vf_setup()
/openbmc/linux/drivers/net/
H A Dmacvlan.c832 dev_mc_sync(vlan->lowerdev, dev); in macvlan_set_mac_lists()
H A Dmacsec.c3606 dev_mc_sync(real_dev, dev); in macsec_dev_set_rx_mode()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c952 dev_mc_sync(new_active->dev, bond->dev); in bond_hw_addr_swap()
4668 dev_mc_sync(slave->dev, bond_dev); in bond_set_rx_mode()
/openbmc/linux/include/linux/
H A Dnetdevice.h4674 int dev_mc_sync(struct net_device *to, struct net_device *from);