Home
last modified time | relevance | path

Searched refs:current_rd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Dregd.c207 return reg->current_rd & ~WORLDWIDE_ROAMING_FLAG; in ath_regd_get_eepromRD()
485 reg->current_rd = COUNTRY_ERD_FLAG; in __ath_reg_dyn_country()
486 reg->current_rd |= country_code; in __ath_reg_dyn_country()
504 reg->current_rd, in ath_reg_dyn_country()
677 if (reg->current_rd != COUNTRY_ERD_FLAG) in ath_regd_sanitize()
680 reg->current_rd = 0x64; in ath_regd_sanitize()
693 printk(KERN_DEBUG "ath: EEPROM regdomain: 0x%0x\n", reg->current_rd); in __ath_regd_init()
H A Dath.h88 u16 current_rd; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10037 ar->ath_common.regulatory.current_rd = rd;