Searched refs:wiphy_net_set (Results 1 – 2 of 2) sorted by relevance
261 wiphy_net_set(&rdev->wiphy, net); in cfg80211_switch_netns()381 wiphy_net_set(&rdev->wiphy, &init_net); in wiphy_new()
1594 static inline void wiphy_net_set(struct wiphy *wiphy, struct net *net) in wiphy_net_set() function