Searched refs:txRxAttenCh (Results 1 – 8 of 8) sorted by relevance
49 u8 txRxAttenCh[AR5416_MAX_CHAINS]; member
487 newval = (defval & ~0x3f000) | ((m->txRxAttenCh[0] & 0x3f) << 12); in ar9170_init_phy_from_eeprom()492 newval = (defval & ~0x3f000) | ((m->txRxAttenCh[1] & 0x3f) << 12); in ar9170_init_phy_from_eeprom()
337 u8 txRxAttenCh[AR5416_MAX_CHAINS]; member387 u8 txRxAttenCh[AR5416_EEP4K_MAX_CHAINS]; member470 u8 txRxAttenCh[AR9287_MAX_CHAINS]; member
901 txRxAttenLocal = pModal->txRxAttenCh[i]; in ath9k_hw_ar9287_set_board_values()
738 txRxAttenLocal = pModal->txRxAttenCh[0]; in ath9k_hw_4k_set_gain()
346 txRxAttenLocal = pModal->txRxAttenCh[i]; in ath9k_hw_def_set_gain()
51 u8 txRxAttenCh[AR5416_MAX_CHAINS]; member
491 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()