modesIndex        506 drivers/net/wireless/ath/ath9k/ar5008_phy.c 				  u16 modesIndex)
modesIndex        526 drivers/net/wireless/ath/ath9k/ar5008_phy.c 		ah->analogBank6Data[i] = INI_RA(&ah->iniBank6, i, modesIndex);
modesIndex        551 drivers/net/wireless/ath/ath9k/ar5008_phy.c 	REG_WRITE_ARRAY(&bank3, modesIndex, regWrites);
modesIndex        707 drivers/net/wireless/ath/ath9k/ar5008_phy.c 	u32 modesIndex, freqIndex;
modesIndex        711 drivers/net/wireless/ath/ath9k/ar5008_phy.c 		modesIndex = IS_CHAN_HT40(chan) ? 2 : 1;
modesIndex        714 drivers/net/wireless/ath/ath9k/ar5008_phy.c 		modesIndex = IS_CHAN_HT40(chan) ? 3 : 4;
modesIndex        735 drivers/net/wireless/ath/ath9k/ar5008_phy.c 		u32 val = INI_RA(&ah->iniModes, i, modesIndex);
modesIndex        754 drivers/net/wireless/ath/ath9k/ar5008_phy.c 		REG_WRITE_ARRAY(&ah->iniModesRxGain, modesIndex, regWrites);
modesIndex        758 drivers/net/wireless/ath/ath9k/ar5008_phy.c 		REG_WRITE_ARRAY(&ah->iniModesTxGain, modesIndex, regWrites);
modesIndex        788 drivers/net/wireless/ath/ath9k/ar5008_phy.c 		REG_WRITE_ARRAY(&ah->iniModesFastClock, modesIndex,
modesIndex        428 drivers/net/wireless/ath/ath9k/ar9002_hw.c 	u32 modesIndex;
modesIndex        432 drivers/net/wireless/ath/ath9k/ar9002_hw.c 		modesIndex = IS_CHAN_HT40(chan) ? 2 : 1;
modesIndex        434 drivers/net/wireless/ath/ath9k/ar9002_hw.c 		modesIndex = IS_CHAN_HT40(chan) ? 3 : 4;
modesIndex        440 drivers/net/wireless/ath/ath9k/ar9002_hw.c 		u32 val = INI_RA(&ah->iniModes_9271_ANI_reg, i, modesIndex);
modesIndex        868 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	u32 modesIndex;
modesIndex        871 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		modesIndex = IS_CHAN_HT40(chan) ? 2 : 1;
modesIndex        873 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		modesIndex = IS_CHAN_HT40(chan) ? 3 : 4;
modesIndex        879 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		ar9003_hw_prog_ini(ah, &ah->iniSOC[i], modesIndex);
modesIndex        880 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		ar9003_hw_prog_ini(ah, &ah->iniMac[i], modesIndex);
modesIndex        881 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		ar9003_hw_prog_ini(ah, &ah->iniBB[i], modesIndex);
modesIndex        882 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		ar9003_hw_prog_ini(ah, &ah->iniRadio[i], modesIndex);
modesIndex        886 drivers/net/wireless/ath/ath9k/ar9003_phy.c 					   modesIndex);
modesIndex        904 drivers/net/wireless/ath/ath9k/ar9003_phy.c 					modesIndex, regWrites);
modesIndex        913 drivers/net/wireless/ath/ath9k/ar9003_phy.c 					modesIndex, regWrites);
modesIndex        918 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		REG_WRITE_ARRAY(&ah->ini_modes_rx_gain_bounds, modesIndex,
modesIndex        923 drivers/net/wireless/ath/ath9k/ar9003_phy.c 				modesIndex, regWrites);
modesIndex        943 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		REG_WRITE_ARRAY(&ah->iniModesTxGain, modesIndex, regWrites);
modesIndex        952 drivers/net/wireless/ath/ath9k/ar9003_phy.c 				modesIndex, regWrites);
modesIndex        970 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	ah->modes_index = modesIndex;
modesIndex       1681 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	u32 modesIndex, txgain_index;
modesIndex       1684 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		modesIndex = IS_CHAN_HT40(chan) ? 2 : 1;
modesIndex       1686 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		modesIndex = IS_CHAN_HT40(chan) ? 3 : 4;
modesIndex       1688 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	txgain_index = AR_SREV_9531(ah) ? 1 : modesIndex;
modesIndex       1690 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	if (modesIndex == ah->modes_index) {
modesIndex       1695 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	ar9003_hw_prog_ini(ah, &ah->iniSOC[ATH_INI_POST], modesIndex);
modesIndex       1696 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	ar9003_hw_prog_ini(ah, &ah->iniMac[ATH_INI_POST], modesIndex);
modesIndex       1697 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	ar9003_hw_prog_ini(ah, &ah->iniBB[ATH_INI_POST], modesIndex);
modesIndex       1698 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	ar9003_hw_prog_ini(ah, &ah->iniRadio[ATH_INI_POST], modesIndex);
modesIndex       1702 drivers/net/wireless/ath/ath9k/ar9003_phy.c 				   modesIndex);
modesIndex       1714 drivers/net/wireless/ath/ath9k/ar9003_phy.c 					modesIndex, regWrites);
modesIndex       1723 drivers/net/wireless/ath/ath9k/ar9003_phy.c 		REG_WRITE_ARRAY(&ah->iniModesFastClock, modesIndex, regWrites);
modesIndex       1734 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	ah->modes_index = modesIndex;
modesIndex        154 drivers/net/wireless/ath/ath9k/hw-ops.h 					u16 modesIndex)
modesIndex        159 drivers/net/wireless/ath/ath9k/hw-ops.h 	return ath9k_hw_private_ops(ah)->set_rf_regs(ah, chan, modesIndex);
modesIndex        648 drivers/net/wireless/ath/ath9k/hw.h 			    u16 modesIndex);