Home
last modified time | relevance | path

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

/linux/net/ieee802154/
H A Dcore.c238 net = wpan_phy_net(&rdev->wpan_phy); in cfg802154_switch_netns()
353 if (net_eq(wpan_phy_net(&rdev->wpan_phy), net)) in cfg802154_pernet_exit()
/linux/include/net/
H A Dcfg802154.h255 static inline struct net *wpan_phy_net(struct wpan_phy *wpan_phy) in wpan_phy_net() function
/linux/net/mac802154/
H A Diface.c653 dev_net_set(ndev, wpan_phy_net(local->hw.phy)); in ieee802154_if_add()