Searched refs:wpan_phy_net (Results 1 – 4 of 4) sorted by relevance
216 net = wpan_phy_net(&rdev->wpan_phy); in cfg802154_switch_netns()326 if (net_eq(wpan_phy_net(&rdev->wpan_phy), net)) in cfg802154_pernet_exit()
62 if (wpan_phy_net(&rdev->wpan_phy) != netns) in __cfg802154_wpan_dev_from_attrs()158 if (netns != wpan_phy_net(&rdev->wpan_phy)) in __cfg802154_rdev_from_attrs()603 if (!net_eq(wpan_phy_net(&rdev->wpan_phy), sock_net(skb->sk))) in nl802154_dump_wpan_phy()852 if (!net_eq(wpan_phy_net(&rdev->wpan_phy), sock_net(skb->sk))) in nl802154_dump_interface()1277 if (!net_eq(wpan_phy_net(&rdev->wpan_phy), net)) in nl802154_wpan_phy_netns()
220 static inline struct net *wpan_phy_net(struct wpan_phy *wpan_phy) in wpan_phy_net() function
658 dev_net_set(ndev, wpan_phy_net(local->hw.phy)); in ieee802154_if_add()