Searched refs:reg_notifier (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/
H A Dregd.c27 * the flags on our reg_notifier() on a case by case basis.
447 int (*reg_notifier)(struct wiphy *wiphy,
452 wiphy->reg_notifier = reg_notifier;
494 int (*reg_notifier)(struct wiphy *wiphy,
566 ath_regd_init_wiphy(reg, wiphy, reg_notifier);
H A Dregd.h254 int (*reg_notifier)(struct wiphy *wiphy,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dreg.c1042 if (wiphy->reg_notifier)
1043 wiphy->reg_notifier(wiphy, last_request);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h1242 * @reg_notifier: the driver's regulatory notification callback
1245 * on the reg_notifier() if it chooses to ignore future
1336 int (*reg_notifier)(struct wiphy *wiphy, member in struct:wiphy
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcfg.c2079 wdev->wiphy->reg_notifier = lbs_reg_notifier;

Completed in 226 milliseconds