Home
last modified time | relevance | path

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

/linux-2.6.39/net/wireless/
Dcore.c261 wiphy_net_set(&rdev->wiphy, net); in cfg80211_switch_netns()
381 wiphy_net_set(&rdev->wiphy, &init_net); in wiphy_new()
/linux-2.6.39/include/net/
Dcfg80211.h1594 static inline void wiphy_net_set(struct wiphy *wiphy, struct net *net) in wiphy_net_set() function