Searched refs:mrcCCKOff (Results 1 - 8 of 8) sorted by relevance

/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.h120 u8 mrcCCKOff; member in struct:ar5416AniState
H A Dar9003_phy.c977 if (!is_on != aniState->mrcCCKOff) {
981 !aniState->mrcCCKOff ? "on" : "off",
987 aniState->mrcCCKOff = !is_on;
1006 !aniState->mrcCCKOff ? "on" : "off",
1111 aniState->mrcCCKOff = !ATH9K_ANI_ENABLE_MRC_CCK;
H A Dani.c434 if (aniState->mrcCCKOff == entry_cck->mrc_cck_on)
1225 ah->ani[i].mrcCCKOff =
1228 ah->ani[i].mrcCCKOff = true;
H A Dar5008_phy.c1485 !aniState->mrcCCKOff ? "on" : "off",
1580 aniState->mrcCCKOff = true; /* not available on pre AR9003 */
/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.h120 u8 mrcCCKOff; member in struct:ar5416AniState
H A Dar9003_phy.c977 if (!is_on != aniState->mrcCCKOff) {
981 !aniState->mrcCCKOff ? "on" : "off",
987 aniState->mrcCCKOff = !is_on;
1006 !aniState->mrcCCKOff ? "on" : "off",
1111 aniState->mrcCCKOff = !ATH9K_ANI_ENABLE_MRC_CCK;
H A Dani.c434 if (aniState->mrcCCKOff == entry_cck->mrc_cck_on)
1225 ah->ani[i].mrcCCKOff =
1228 ah->ani[i].mrcCCKOff = true;
H A Dar5008_phy.c1485 !aniState->mrcCCKOff ? "on" : "off",
1580 aniState->mrcCCKOff = true; /* not available on pre AR9003 */

Completed in 132 milliseconds