Searched defs:wiphy (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_cfg.c15 static int ieee80211_add_iface(struct wiphy *wiphy, char *name, argument
44 static int ieee80211_del_iface(struct wiphy *wiphy, int ifindex) argument
H A Dieee80211.c4582 struct wiphy *wiphy; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/wireless/
H A Dcore.h33 struct wiphy wiphy __attribute__((__aligned__(NETDEV_ALIGN))); member in struct:cfg80211_registered_device
37 struct cfg80211_registered_device *wiphy_to_dev(struct wiphy *wiphy) argument
H A Dcore.c87 int wiphy_register(struct wiphy *wiphy) argument
112 wiphy_unregister(struct wiphy *wiphy) argument
150 wiphy_free(struct wiphy *wiphy) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dwireless.h20 struct wiphy { struct
55 struct wiphy *wiphy; member in struct:wireless_dev
65 wiphy_priv(struct wiphy *wiphy) argument
74 set_wiphy_dev(struct wiphy *wiphy, struct device *dev) argument
82 wiphy_dev(struct wiphy *wiphy) argument
90 wiphy_name(struct wiphy *wiphy) argument
[all...]
H A Dmac80211.h436 struct wiphy *wiphy; member in struct:ieee80211_hw

Completed in 116 milliseconds