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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpani.c105 HpPriv->ani[i].ofdmWeakSigDetectOff = !ZM_HAL_ANI_USE_OFDM_WEAK_SIG;
225 if (!on != aniState->ofdmWeakSigDetectOff)
231 aniState->ofdmWeakSigDetectOff = !on;
409 if (!aniState->ofdmWeakSigDetectOff)
431 if (aniState->ofdmWeakSigDetectOff)
446 if (!aniState->ofdmWeakSigDetectOff)
524 if (aniState->ofdmWeakSigDetectOff)
H A Dhpani.h66 u8_t ofdmWeakSigDetectOff; member in struct:zsAniState
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/hal/
H A Dhpani.c105 HpPriv->ani[i].ofdmWeakSigDetectOff = !ZM_HAL_ANI_USE_OFDM_WEAK_SIG;
225 if (!on != aniState->ofdmWeakSigDetectOff)
231 aniState->ofdmWeakSigDetectOff = !on;
409 if (!aniState->ofdmWeakSigDetectOff)
431 if (aniState->ofdmWeakSigDetectOff)
446 if (!aniState->ofdmWeakSigDetectOff)
524 if (aniState->ofdmWeakSigDetectOff)
H A Dhpani.h66 u8_t ofdmWeakSigDetectOff; member in struct:zsAniState
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dani.h123 u8 ofdmWeakSigDetectOff; member in struct:ar5416AniState
H A Dani.c259 if (!aniState->ofdmWeakSigDetectOff) {
274 if (aniState->ofdmWeakSigDetectOff)
285 if (!aniState->ofdmWeakSigDetectOff)
370 if (aniState->ofdmWeakSigDetectOff)
375 else if (aniState->ofdmWeakSigDetectOff ==
470 if (aniState->ofdmWeakSigDetectOff) {
656 if (aniState->ofdmWeakSigDetectOff)
658 !aniState->ofdmWeakSigDetectOff);
1252 ah->ani[i].ofdmWeakSigDetectOff =
H A Dar5008_phy.c1138 if (!on != aniState->ofdmWeakSigDetectOff) {
1143 aniState->ofdmWeakSigDetectOff = !on;
1216 "ofdmWeakSigDetectOff=%d\n",
1219 !aniState->ofdmWeakSigDetectOff);
1311 if (!on != aniState->ofdmWeakSigDetectOff) {
1315 !aniState->ofdmWeakSigDetectOff ?
1322 aniState->ofdmWeakSigDetectOff = !on;
1483 !aniState->ofdmWeakSigDetectOff ? "on" : "off",
1579 aniState->ofdmWeakSigDetectOff = !ATH9K_ANI_USE_OFDM_WEAK_SIG;
H A Dar9003_phy.c815 if (!on != aniState->ofdmWeakSigDetectOff) {
819 !aniState->ofdmWeakSigDetectOff ?
826 aniState->ofdmWeakSigDetectOff = !on;
1004 !aniState->ofdmWeakSigDetectOff ? "on" : "off",
1110 aniState->ofdmWeakSigDetectOff = !ATH9K_ANI_USE_OFDM_WEAK_SIG;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dani.h123 u8 ofdmWeakSigDetectOff; member in struct:ar5416AniState
H A Dani.c259 if (!aniState->ofdmWeakSigDetectOff) {
274 if (aniState->ofdmWeakSigDetectOff)
285 if (!aniState->ofdmWeakSigDetectOff)
370 if (aniState->ofdmWeakSigDetectOff)
375 else if (aniState->ofdmWeakSigDetectOff ==
470 if (aniState->ofdmWeakSigDetectOff) {
656 if (aniState->ofdmWeakSigDetectOff)
658 !aniState->ofdmWeakSigDetectOff);
1252 ah->ani[i].ofdmWeakSigDetectOff =
H A Dar5008_phy.c1138 if (!on != aniState->ofdmWeakSigDetectOff) {
1143 aniState->ofdmWeakSigDetectOff = !on;
1216 "ofdmWeakSigDetectOff=%d\n",
1219 !aniState->ofdmWeakSigDetectOff);
1311 if (!on != aniState->ofdmWeakSigDetectOff) {
1315 !aniState->ofdmWeakSigDetectOff ?
1322 aniState->ofdmWeakSigDetectOff = !on;
1483 !aniState->ofdmWeakSigDetectOff ? "on" : "off",
1579 aniState->ofdmWeakSigDetectOff = !ATH9K_ANI_USE_OFDM_WEAK_SIG;
H A Dar9003_phy.c815 if (!on != aniState->ofdmWeakSigDetectOff) {
819 !aniState->ofdmWeakSigDetectOff ?
826 aniState->ofdmWeakSigDetectOff = !on;
1004 !aniState->ofdmWeakSigDetectOff ? "on" : "off",
1110 aniState->ofdmWeakSigDetectOff = !ATH9K_ANI_USE_OFDM_WEAK_SIG;

Completed in 134 milliseconds