Home
last modified time | relevance | path

Searched refs:txRxAttenCh (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c662 PR_EEP("Chain0 TxRxAtten", pModal->txRxAttenCh[0]); in read_4k_modal_eeprom()
759 PR_EEP("Chain0 TxRxAtten", pModal->txRxAttenCh[0]); in read_def_modal_eeprom()
760 PR_EEP("Chain1 TxRxAtten", pModal->txRxAttenCh[1]); in read_def_modal_eeprom()
761 PR_EEP("Chain2 TxRxAtten", pModal->txRxAttenCh[2]); in read_def_modal_eeprom()
851 PR_EEP("Chain0 TxRxAtten", pModal->txRxAttenCh[0]); in read_9287_modal_eeprom()
852 PR_EEP("Chain1 TxRxAtten", pModal->txRxAttenCh[1]); in read_9287_modal_eeprom()
Deeprom.h334 u8 txRxAttenCh[AR5416_MAX_CHAINS]; member
384 u8 txRxAttenCh[AR5416_EEP4K_MAX_CHAINS]; member
471 u8 txRxAttenCh[AR9287_MAX_CHAINS]; member
Deeprom_def.c147 PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]); in ath9k_def_dump_modal_eeprom()
148 PR_EEP("Chain1 TxRxAtten", modal_hdr->txRxAttenCh[1]); in ath9k_def_dump_modal_eeprom()
149 PR_EEP("Chain2 TxRxAtten", modal_hdr->txRxAttenCh[2]); in ath9k_def_dump_modal_eeprom()
486 txRxAttenLocal = pModal->txRxAttenCh[i]; in ath9k_hw_def_set_gain()
Deeprom_9287.c88 PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]); in ar9287_dump_modal_eeprom()
89 PR_EEP("Chain1 TxRxAtten", modal_hdr->txRxAttenCh[1]); in ar9287_dump_modal_eeprom()
951 txRxAttenLocal = pModal->txRxAttenCh[i]; in ath9k_hw_ar9287_set_board_values()
Deeprom_4k.c82 PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]); in ath9k_dump_4k_modal_eeprom()
776 txRxAttenLocal = pModal->txRxAttenCh[0]; in ath9k_hw_4k_set_gain()
/drivers/net/wireless/ath/carl9170/
Deeprom.h51 u8 txRxAttenCh[AR5416_MAX_CHAINS]; member
Dphy.c491 SET_VAL(AR9170_PHY_RXGAIN_TXRX_ATTEN, val, m->txRxAttenCh[0]); in carl9170_init_phy_from_eeprom()
497 SET_VAL(AR9170_PHY_RXGAIN_TXRX_ATTEN, val, m->txRxAttenCh[1]); in carl9170_init_phy_from_eeprom()