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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dwireless.h80 * wiphy_dev - get wiphy dev pointer
82 static inline struct device *wiphy_dev(struct wiphy *wiphy) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_iface.c63 SET_NETDEV_DEV(ndev, wiphy_dev(local->hw.wiphy));
117 SET_NETDEV_DEV(ndev, wiphy_dev(local->hw.wiphy));
H A Dieee80211.c4703 name = wiphy_dev(local->hw.wiphy)->driver->name;
4733 SET_NETDEV_DEV(local->mdev, wiphy_dev(local->hw.wiphy));

Completed in 105 milliseconds