Searched refs:netif_addr_unlock_bh (Results 1 – 11 of 11) sorted by relevance
403 netif_addr_unlock_bh(dev); in dev_uc_add()425 netif_addr_unlock_bh(dev); in dev_uc_del()453 netif_addr_unlock_bh(to); in dev_uc_sync()477 netif_addr_unlock_bh(from); in dev_uc_unsync()491 netif_addr_unlock_bh(dev); in dev_uc_flush()521 netif_addr_unlock_bh(dev); in __dev_mc_add()561 netif_addr_unlock_bh(dev); in __dev_mc_del()616 netif_addr_unlock_bh(to); in dev_mc_sync()640 netif_addr_unlock_bh(from); in dev_mc_unsync()654 netif_addr_unlock_bh(dev); in dev_mc_flush()[all …]
4511 netif_addr_unlock_bh(dev); in dev_set_rx_mode()
267 netif_addr_unlock_bh(dev); in lbs_add_mcast_addrs()
875 netif_addr_unlock_bh(efx->net_dev); in __efx_reconfigure_port()1023 netif_addr_unlock_bh(efx->net_dev); in efx_stop_port()
442 netif_addr_unlock_bh(sdata->dev); in ieee80211_do_stop()
1165 netif_addr_unlock_bh(dev);
1741 netif_addr_unlock_bh(bond_dev); in bond_enslave()2108 netif_addr_unlock_bh(bond_dev); in bond_release()2225 netif_addr_unlock_bh(bond_dev); in bond_release_all()
634 netif_addr_unlock_bh(dev); in pxa168_eth_set_mac_address()
1841 netif_addr_unlock_bh(dev); in mv643xx_eth_set_mac_address()
1626 netif_addr_unlock_bh(usbdev->net); in set_multicast_list()1634 netif_addr_unlock_bh(usbdev->net); in set_multicast_list()
2421 static inline void netif_addr_unlock_bh(struct net_device *dev) in netif_addr_unlock_bh() function