Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dcore.c200 wiphy_net_set(&rdev->wiphy, net); in cfg80211_switch_netns()
508 wiphy_net_set(&rdev->wiphy, &init_net); in wiphy_new_nm()
/Linux-v5.4/include/net/
Dcfg80211.h4687 static inline void wiphy_net_set(struct wiphy *wiphy, struct net *net) in wiphy_net_set() function
/Linux-v5.4/drivers/net/wireless/
Dmac80211_hwsim.c2764 wiphy_net_set(hw->wiphy, net); in mac80211_hwsim_new_radio()