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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c296 aniState->ofdmWeakSigDetectOff = !on;
429 if (!aniState->ofdmWeakSigDetectOff) {
456 if (aniState->ofdmWeakSigDetectOff) {
478 if (!aniState->ofdmWeakSigDetectOff) {
654 !aniState->ofdmWeakSigDetectOff);
805 if (aniState->ofdmWeakSigDetectOff) {
H A Dar5212.h187 uint8_t ofdmWeakSigDetectOff; member in struct:ar5212AniState
H A Dar5212_misc.c917 case 3: *result = !ani->ofdmWeakSigDetectOff; break;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c297 aniState->ofdmWeakSigDetectOff = !on;
414 if (!aniState->ofdmWeakSigDetectOff) {
436 if (aniState->ofdmWeakSigDetectOff)
451 if (!aniState->ofdmWeakSigDetectOff)
621 !aniState->ofdmWeakSigDetectOff);
760 if (aniState->ofdmWeakSigDetectOff) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h911 uint8_t ofdmWeakSigDetectOff; member in struct:__anon72
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c1272 ahp->ext_ani_state.ofdmWeakSigDetectOff = ani->ofdm_weak_sig_detect_off;

Completed in 99 milliseconds