Searched refs:set_wiphy_params (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dcfg.c288 .set_wiphy_params = orinoco_set_wiphy_params,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.c299 err = rdev->ops->set_wiphy_params(wdev->wiphy,
340 err = rdev->ops->set_wiphy_params(wdev->wiphy,
394 err = rdev->ops->set_wiphy_params(wdev->wiphy, changed);
H A Dnl80211.c959 if (!rdev->ops->set_wiphy_params) {
981 result = rdev->ops->set_wiphy_params(&rdev->wiphy, changed);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dcfg80211.c712 .set_wiphy_params = prism2_set_wiphy_params,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dcfg80211.c771 .set_wiphy_params = iwm_cfg80211_set_wiphy_params,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h863 * enum wiphy_params_flags - set_wiphy_params bitfield values
999 * @set_wiphy_params: Notify that wiphy parameters have changed;
1136 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed); member in struct:cfg80211_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1635 .set_wiphy_params = ieee80211_set_wiphy_params,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c569 .set_wiphy_params = rndis_set_wiphy_params,

Completed in 273 milliseconds