current_rd         85 drivers/net/wireless/ath/ath.h 	u16 current_rd;
current_rd       8672 drivers/net/wireless/ath/ath10k/mac.c 	ar->ath_common.regulatory.current_rd = rd;
current_rd       3091 drivers/net/wireless/ath/ath5k/base.c 	regulatory->current_rd = ah->ah_capabilities.cap_eeprom.ee_regdomain;
current_rd       2497 drivers/net/wireless/ath/ath9k/hw.c 	regulatory->current_rd = eeval;
current_rd       2501 drivers/net/wireless/ath/ath9k/hw.c 		if (regulatory->current_rd == 0x64 ||
current_rd       2502 drivers/net/wireless/ath/ath9k/hw.c 		    regulatory->current_rd == 0x65)
current_rd       2503 drivers/net/wireless/ath/ath9k/hw.c 			regulatory->current_rd += 5;
current_rd       2504 drivers/net/wireless/ath/ath9k/hw.c 		else if (regulatory->current_rd == 0x41)
current_rd       2505 drivers/net/wireless/ath/ath9k/hw.c 			regulatory->current_rd = 0x43;
current_rd       2507 drivers/net/wireless/ath/ath9k/hw.c 			regulatory->current_rd);
current_rd       1961 drivers/net/wireless/ath/carl9170/main.c 	regulatory->current_rd = le16_to_cpu(ar->eeprom.reg_domain[0]);
current_rd        207 drivers/net/wireless/ath/regd.c 	return reg->current_rd & ~WORLDWIDE_ROAMING_FLAG;
current_rd        484 drivers/net/wireless/ath/regd.c 	reg->current_rd = COUNTRY_ERD_FLAG;
current_rd        485 drivers/net/wireless/ath/regd.c 	reg->current_rd |= country_code;
current_rd        503 drivers/net/wireless/ath/regd.c 	       reg->current_rd,
current_rd        676 drivers/net/wireless/ath/regd.c 	if (reg->current_rd != COUNTRY_ERD_FLAG)
current_rd        679 drivers/net/wireless/ath/regd.c 	reg->current_rd = 0x64;
current_rd        692 drivers/net/wireless/ath/regd.c 	printk(KERN_DEBUG "ath: EEPROM regdomain: 0x%0x\n", reg->current_rd);
current_rd       1220 drivers/net/wireless/realtek/rtlwifi/wifi.h 	u16 current_rd;
current_rd       1143 drivers/staging/rtl8723bs/include/wifi.h 	u16 current_rd;