Searched refs:pe_extchannel (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c129 pe.pe_extchannel = 1;
131 pe.pe_extchannel = 0;
/freebsd-10.1-release/tools/tools/ath/athradar/
H A Dathradar.c103 pe.pe_extchannel = HAL_PHYERR_PARAM_NOVAL;
145 pe.pe_extchannel = param;
193 printf(" pe_extchannel: %d\n", pe.pe_extchannel);
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c101 pe->pe_extchannel = !! (OS_REG_READ(ah, AR_PHY_RADAR_EXT) &
214 if (pe->pe_extchannel == 1)
216 else if (pe->pe_extchannel == 0)
/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah.h946 int32_t pe_extchannel; /* Enable DFS on ext channel */ member in struct:__anon7683
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1325 pe->pe_extchannel = AH_FALSE;

Completed in 179 milliseconds