Home
last modified time | relevance | path

Searched refs:wpan_phy_net_set (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/ieee802154/
Dcore.c143 wpan_phy_net_set(&rdev->wpan_phy, &init_net); in wpan_phy_new()
247 wpan_phy_net_set(&rdev->wpan_phy, net); in cfg802154_switch_netns()
/Linux-v4.19/include/net/
Dcfg802154.h233 static inline void wpan_phy_net_set(struct wpan_phy *wpan_phy, struct net *net) in wpan_phy_net_set() function