Searched refs:is_scanning (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_recv.c174 ar9300_start_pcu_receive(struct ath_hal *ah, HAL_BOOL is_scanning) argument
177 ar9300_ani_reset(ah, is_scanning);
H A Dar9300_ani.c860 ar9300_ani_reset(struct ath_hal *ah, HAL_BOOL is_scanning) argument
900 if (is_scanning ||
915 "is_scanning=%d restore=%d ofdm:%d cck:%d\n",
917 chan->ic_flags, is_scanning, ani_state->must_restore,
947 "%s: Restore history: opmode %u chan %d Mhz/0x%x is_scanning=%d "
950 chan->ic_flags, is_scanning, ani_state->must_restore,
H A Dar9300desc.h567 extern void ar9300_start_pcu_receive(struct ath_hal *ah, HAL_BOOL is_scanning);
H A Dar9300_stub_funcs.c694 ar9300_Stub_StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) argument
H A Dar9300.h1450 extern void ar9300_ani_reset(struct ath_hal *, HAL_BOOL is_scanning);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c109 ar5416StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) argument
116 ar5416AniReset(ah, ahp->ah_curchan, ahp->ah_opmode, ! is_scanning);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c90 ar5212StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) argument
99 ar5212AniReset(ah, ahp->ah_curchan, ahp->ah_opmode, !is_scanning);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c89 ar5211StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c88 ar5210StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) argument

Completed in 75 milliseconds