Home
last modified time | relevance | path

Searched refs:netdev_unlock_full_to_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dnetdev_lock.h59 static inline void netdev_unlock_full_to_ops(struct net_device *dev) in netdev_unlock_full_to_ops() function
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c2106 netdev_unlock_full_to_ops(napi->dev); in mana_destroy_txq()
2262 netdev_unlock_full_to_ops(net); in mana_create_txq()
2301 netdev_unlock_full_to_ops(napi->dev); in mana_destroy_rxq()
2554 netdev_unlock_full_to_ops(ndev); in mana_create_rxq()
2563 netdev_unlock_full_to_ops(ndev); in mana_create_rxq()
/linux/net/core/
H A Dnetdev-genl.c1101 netdev_unlock_full_to_ops(netdev); in netdev_genl_netdevice_event()