Searched refs:current_rd (Results 1 – 7 of 7) sorted by relevance
207 return reg->current_rd & ~WORLDWIDE_ROAMING_FLAG; in ath_regd_get_eepromRD()478 reg->current_rd = COUNTRY_ERD_FLAG; in __ath_reg_dyn_country()479 reg->current_rd |= country_code; in __ath_reg_dyn_country()497 reg->current_rd, in ath_reg_dyn_country()670 if (reg->current_rd != COUNTRY_ERD_FLAG) in ath_regd_sanitize()673 reg->current_rd = 0x64; in ath_regd_sanitize()686 printk(KERN_DEBUG "ath: EEPROM regdomain: 0x%0x\n", reg->current_rd); in __ath_regd_init()
86 u16 current_rd; member
2318 regulatory->current_rd = eeval; in ath9k_hw_fill_cap_info()2322 if (regulatory->current_rd == 0x64 || in ath9k_hw_fill_cap_info()2323 regulatory->current_rd == 0x65) in ath9k_hw_fill_cap_info()2324 regulatory->current_rd += 5; in ath9k_hw_fill_cap_info()2325 else if (regulatory->current_rd == 0x41) in ath9k_hw_fill_cap_info()2326 regulatory->current_rd = 0x43; in ath9k_hw_fill_cap_info()2328 regulatory->current_rd); in ath9k_hw_fill_cap_info()
1963 regulatory->current_rd = le16_to_cpu(ar->eeprom.reg_domain[0]); in carl9170_parse_eeprom()
2202 ar->ath_common.regulatory.current_rd = in ath10k_wmi_service_ready_event_rx()2272 ar->ath_common.regulatory.current_rd = in ath10k_wmi_10x_service_ready_event_rx()
1061 u16 current_rd; member
3054 regulatory->current_rd = ah->ah_capabilities.cap_eeprom.ee_regdomain; in ath5k_init()