Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c174 mh->xatten2Db[0], mh->xatten2Db[1], mh->xatten2Db[2]); in eeprom_v14_modal_print()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v4k.h115 uint8_t xatten2Db[AR5416_4K_MAX_CHAINS]; // 1 member
H A Dah_eeprom_v14.h228 uint8_t xatten2Db[AR5416_MAX_CHAINS]; // 3 -> New for AR9280 (0xa20c/b20c 11:6) member
/freebsd/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c106 printf("| xatten2Db: 0:0x%.2x |\n", mh->xatten2Db[0]); in eeprom_v4k_modal_print()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c213 AR_PHY_GAIN_2GHZ_XATTEN2_DB, pModal->xatten2Db[0]); in ar9285SetBoardGain()
225 AR_PHY_GAIN_2GHZ_XATTEN2_DB, pModal->xatten2Db[0]); in ar9285SetBoardGain()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1558 pModal->xatten2Db[i]); in ar5416SetDefGainValues()