Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.c201 wiphy_net_set(&rdev->wiphy, net); in cfg80211_switch_netns()
557 wiphy_net_set(&rdev->wiphy, &init_net); in wiphy_new_nm()
/linux/include/net/
H A Dcfg80211.h6013 static inline void wiphy_net_set(struct wiphy *wiphy, struct net *net) in wiphy_net_set() function