Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Deeprom.h343 u8 txRxAttenCh[AR5416_MAX_CHAINS]; member
393 u8 txRxAttenCh[AR5416_EEP4K_MAX_CHAINS]; member
480 u8 txRxAttenCh[AR9287_MAX_CHAINS]; member
A Deeprom_def.c146 PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]); in ath9k_def_dump_modal_eeprom()
147 PR_EEP("Chain1 TxRxAtten", modal_hdr->txRxAttenCh[1]); in ath9k_def_dump_modal_eeprom()
148 PR_EEP("Chain2 TxRxAtten", modal_hdr->txRxAttenCh[2]); in ath9k_def_dump_modal_eeprom()
423 txRxAttenLocal = pModal->txRxAttenCh[i]; in ath9k_hw_def_set_gain()
A 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()
878 txRxAttenLocal = pModal->txRxAttenCh[i]; in ath9k_hw_ar9287_set_board_values()
A Deeprom_4k.c83 PR_EEP("Chain0 TxRxAtten", modal_hdr->txRxAttenCh[0]); in ath9k_dump_4k_modal_eeprom()
714 txRxAttenLocal = pModal->txRxAttenCh[0]; in ath9k_hw_4k_set_gain()
/linux/drivers/net/wireless/ath/carl9170/
A Deeprom.h51 u8 txRxAttenCh[AR5416_MAX_CHAINS]; member
A 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()

Completed in 16 milliseconds