Searched refs:netif_addr_unlock (Results 1 – 6 of 6) sorted by relevance
548 netif_addr_unlock(to); in dev_uc_sync()578 netif_addr_unlock(to); in dev_uc_sync_multiple()601 netif_addr_unlock(to); in dev_uc_unsync()769 netif_addr_unlock(to); in dev_mc_sync()799 netif_addr_unlock(to); in dev_mc_sync_multiple()822 netif_addr_unlock(to); in dev_mc_unsync()
358 netif_addr_unlock(dev); in ax_set_mac_address()
297 netif_addr_unlock(dev); in sp_set_mac_address()
3078 netif_addr_unlock(dev); in nv_change_mtu()3128 netif_addr_unlock(dev); in nv_set_mac_address()4165 netif_addr_unlock(dev); in nv_do_nic_poll()4407 netif_addr_unlock(dev); in nv_set_link_ksettings()4558 netif_addr_unlock(dev); in nv_nway_reset()4713 netif_addr_unlock(dev); in nv_set_ringparam()4756 netif_addr_unlock(dev); in nv_set_pauseparam()5223 netif_addr_unlock(dev); in nv_self_test()
302 netif_addr_unlock(dev->ndev); in emac_netif_stop()316 netif_addr_unlock(dev->ndev); in emac_netif_start()
3963 static inline void netif_addr_unlock(struct net_device *dev) in netif_addr_unlock() function