Searched refs:current_rd (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/
H A Dregd.c207 return reg->current_rd & ~WORLDWIDE_ROAMING_FLAG; ath_regd_get_eepromRD()
478 reg->current_rd = COUNTRY_ERD_FLAG; __ath_reg_dyn_country()
479 reg->current_rd |= country_code; __ath_reg_dyn_country()
497 reg->current_rd, ath_reg_dyn_country()
670 if (reg->current_rd != COUNTRY_ERD_FLAG) ath_regd_sanitize()
673 reg->current_rd = 0x64; ath_regd_sanitize()
686 printk(KERN_DEBUG "ath: EEPROM regdomain: 0x%0x\n", reg->current_rd); __ath_regd_init()
H A Dath.h87 u16 current_rd; member in struct:ath_regulatory
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dhw.c2388 regulatory->current_rd = eeval; ath9k_hw_fill_cap_info()
2392 if (regulatory->current_rd == 0x64 || ath9k_hw_fill_cap_info()
2393 regulatory->current_rd == 0x65) ath9k_hw_fill_cap_info()
2394 regulatory->current_rd += 5; ath9k_hw_fill_cap_info()
2395 else if (regulatory->current_rd == 0x41) ath9k_hw_fill_cap_info()
2396 regulatory->current_rd = 0x43; ath9k_hw_fill_cap_info()
2398 regulatory->current_rd); ath9k_hw_fill_cap_info()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dmain.c1962 regulatory->current_rd = le16_to_cpu(ar->eeprom.reg_domain[0]); carl9170_parse_eeprom()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1101 u16 current_rd; member in struct:rtl_regulatory
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dbase.c3093 regulatory->current_rd = ah->ah_capabilities.cap_eeprom.ee_regdomain; ath5k_init()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dwmi.c4448 ar->ath_common.regulatory.current_rd = __le32_to_cpu(arg.eeprom_rd); ath10k_wmi_event_service_ready_work()

Completed in 308 milliseconds