Searched refs:wiphy_priv (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_cfg.c18 struct ieee80211_local *local = wiphy_priv(wiphy);
46 struct ieee80211_local *local = wiphy_priv(wiphy);
H A Dieee80211.c4610 local = wiphy_priv(wiphy);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dwireless.h63 * wiphy_priv - return priv from wiphy
65 static inline void *wiphy_priv(struct wiphy *wiphy) function
101 return wiphy_priv(wdev->wiphy);

Completed in 1304 milliseconds