Searched refs:netif_addr_unlock (Results 1 – 6 of 6) sorted by relevance
745 netif_addr_unlock(to); in dev_uc_sync()775 netif_addr_unlock(to); in dev_uc_sync_multiple()807 netif_addr_unlock(to); in dev_uc_unsync()968 netif_addr_unlock(to); in dev_mc_sync()998 netif_addr_unlock(to); in dev_mc_sync_multiple()1022 netif_addr_unlock(to); in dev_mc_unsync()
350 netif_addr_unlock(dev); in ax_set_mac_address()
287 netif_addr_unlock(dev); in sp_set_mac_address()
3130 netif_addr_unlock(dev); in nv_change_mtu()3180 netif_addr_unlock(dev); in nv_set_mac_address()4217 netif_addr_unlock(dev); in nv_do_nic_poll()4459 netif_addr_unlock(dev); in nv_set_link_ksettings()4610 netif_addr_unlock(dev); in nv_nway_reset()4771 netif_addr_unlock(dev); in nv_set_ringparam()4814 netif_addr_unlock(dev); in nv_set_pauseparam()5281 netif_addr_unlock(dev); in nv_self_test()
290 netif_addr_unlock(dev->ndev); in emac_netif_stop()304 netif_addr_unlock(dev->ndev); in emac_netif_start()
4816 static inline void netif_addr_unlock(struct net_device *dev) in netif_addr_unlock() function