Searched refs:pe_usefir128 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/tools/tools/ath/athradar/
H A Dathradar.c99 pe.pe_usefir128 = HAL_PHYERR_PARAM_NOVAL;
136 pe.pe_usefir128 = param;
190 printf(" pe_usefir128: %d\n", pe.pe_usefir128);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c104 pe->pe_usefir128 = !! (OS_REG_READ(ah, AR_PHY_RADAR_1) &
160 if (pe->pe_usefir128 == 1)
162 else if (pe->pe_usefir128 == 0)
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1206 if (pe->pe_usefir128 == 1)
1277 pe->pe_usefir128 = 0;
1291 pe->pe_usefir128 = 0;
1320 pe->pe_usefir128 = 0;
1333 pe->pe_usefir128 = !! (val & AR_PHY_RADAR_2_USEFIR128);
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h936 int32_t pe_usefir128; /* Use the average in-band power measured over 128 cycles */ member in struct:__anon7475

Completed in 170 milliseconds