Searched refs:rxTxMarginCh (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/ath/carl9170/
H A Deeprom.h52 u8 rxTxMarginCh[AR5416_MAX_CHAINS]; member in struct:ar9170_eeprom_modal
H A Dphy.c502 SET_VAL(AR9170_PHY_GAIN_2GHZ_RXTX_MARGIN, val, m->rxTxMarginCh[0]);
511 SET_VAL(AR9170_PHY_GAIN_2GHZ_RXTX_MARGIN, val, m->rxTxMarginCh[1]);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Deeprom.h344 u8 rxTxMarginCh[AR5416_MAX_CHAINS]; member in struct:modal_eep_header
394 u8 rxTxMarginCh[AR5416_EEP4K_MAX_CHAINS]; member in struct:modal_eep_4k_header
481 u8 rxTxMarginCh[AR9287_MAX_CHAINS]; member in struct:modal_eep_ar9287_header
H A Deeprom_def.c149 PR_EEP("Chain0 RxTxMargin", modal_hdr->rxTxMarginCh[0]);
150 PR_EEP("Chain1 RxTxMargin", modal_hdr->rxTxMarginCh[1]);
151 PR_EEP("Chain2 RxTxMargin", modal_hdr->rxTxMarginCh[2]);
454 AR9280_PHY_RXGAIN_TXRX_MARGIN, pModal->rxTxMarginCh[i]);
460 SM(pModal->rxTxMarginCh[i], AR_PHY_GAIN_2GHZ_RXTX_MARGIN),
H A Deeprom_4k.c84 PR_EEP("Chain0 RxTxMargin", modal_hdr->rxTxMarginCh[0]);
743 AR9280_PHY_RXGAIN_TXRX_MARGIN, pModal->rxTxMarginCh[0]);
748 AR9280_PHY_RXGAIN_TXRX_MARGIN, pModal->rxTxMarginCh[0]);
H A Deeprom_9287.c90 PR_EEP("Chain0 RxTxMargin", modal_hdr->rxTxMarginCh[0]);
91 PR_EEP("Chain1 RxTxMargin", modal_hdr->rxTxMarginCh[1]);
890 pModal->rxTxMarginCh[i]);

Completed in 446 milliseconds