Home
last modified time | relevance | path

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

/linux-6.1.9/net/ieee802154/
Dcore.c129 wpan_phy_net_set(&rdev->wpan_phy, &init_net); in wpan_phy_new()
233 wpan_phy_net_set(&rdev->wpan_phy, net); in cfg802154_switch_netns()
/linux-6.1.9/include/net/
Dcfg802154.h225 static inline void wpan_phy_net_set(struct wpan_phy *wpan_phy, struct net *net) in wpan_phy_net_set() function