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

/freebsd-9.3-release/tools/tools/ath/athradar/
H A Dathradar.c99 pe.pe_usefir128 = HAL_PHYERR_PARAM_NOVAL;
134 pe.pe_usefir128 = param;
181 printf(" pe_usefir128: %d\n", pe.pe_usefir128);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c663 pe->pe_usefir128 = !! (OS_REG_READ(ah, AR_PHY_RADAR_1) &
708 if (pe->pe_usefir128 == 1)
710 else if (pe->pe_usefir128 == 0)
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.h722 int32_t pe_usefir128; /* Use the average in-band power measured over 128 cycles */ member in struct:__anon7036

Completed in 50 milliseconds