Searched refs:REGULATORY_CUSTOM_REG (Results 1 - 15 of 15) sorted by relevance

/linux-master/include/net/
H A Dregulatory.h96 * @REGULATORY_CUSTOM_REG: tells us the driver for this device
105 * clear the REGULATORY_CUSTOM_REG for your wiphy as it would be
155 * This flag is incompatible with the flags: %REGULATORY_CUSTOM_REG,
163 REGULATORY_CUSTOM_REG = BIT(0), enumerator in enum:ieee80211_regulatory_flags
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c127 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c339 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;
/linux-master/net/wireless/
H A Dreg.c2117 !(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG))
2137 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) {
2171 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG)
2510 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG &&
2629 WARN(!(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG),
2630 "wiphy should have REGULATORY_CUSTOM_REG\n");
2631 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;
3339 wiphy->regulatory_flags &= ~REGULATORY_CUSTOM_REG;
3548 if (rdev->wiphy.regulatory_flags & REGULATORY_CUSTOM_REG)
H A Dcore.c763 (REGULATORY_CUSTOM_REG |
985 if (wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) {
/linux-master/drivers/net/wireless/ath/
H A Dregd.c644 REGULATORY_CUSTOM_REG;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c767 wlc->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG |
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1207 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG |
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c143 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG |
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4388 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG |
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c3540 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG |
H A D4965-mac.c5741 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG |
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c538 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG |
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5432 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c8309 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;

Completed in 386 milliseconds