txRxAttenCh       343 drivers/net/wireless/ath/ath9k/eeprom.h 	u8 txRxAttenCh[AR5416_MAX_CHAINS];
txRxAttenCh       393 drivers/net/wireless/ath/ath9k/eeprom.h 	u8 txRxAttenCh[AR5416_EEP4K_MAX_CHAINS];
txRxAttenCh       480 drivers/net/wireless/ath/ath9k/eeprom.h 	u8 txRxAttenCh[AR9287_MAX_CHAINS];
txRxAttenCh        83 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]);
txRxAttenCh       714 drivers/net/wireless/ath/ath9k/eeprom_4k.c 		txRxAttenLocal = pModal->txRxAttenCh[0];
txRxAttenCh        88 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]);
txRxAttenCh        89 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	PR_EEP("Chain1 TxRxAtten", modal_hdr->txRxAttenCh[1]);
txRxAttenCh       878 drivers/net/wireless/ath/ath9k/eeprom_9287.c 		txRxAttenLocal = pModal->txRxAttenCh[i];
txRxAttenCh       146 drivers/net/wireless/ath/ath9k/eeprom_def.c 	PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]);
txRxAttenCh       147 drivers/net/wireless/ath/ath9k/eeprom_def.c 	PR_EEP("Chain1 TxRxAtten", modal_hdr->txRxAttenCh[1]);
txRxAttenCh       148 drivers/net/wireless/ath/ath9k/eeprom_def.c 	PR_EEP("Chain2 TxRxAtten", modal_hdr->txRxAttenCh[2]);
txRxAttenCh       423 drivers/net/wireless/ath/ath9k/eeprom_def.c 		txRxAttenLocal = pModal->txRxAttenCh[i];
txRxAttenCh        51 drivers/net/wireless/ath/carl9170/eeprom.h 	u8	txRxAttenCh[AR5416_MAX_CHAINS];
txRxAttenCh       491 drivers/net/wireless/ath/carl9170/phy.c 	SET_VAL(AR9170_PHY_RXGAIN_TXRX_ATTEN, val, m->txRxAttenCh[0]);
txRxAttenCh       497 drivers/net/wireless/ath/carl9170/phy.c 	SET_VAL(AR9170_PHY_RXGAIN_TXRX_ATTEN, val, m->txRxAttenCh[1]);