Searched refs:SC_OP_OFFCHANNEL (Results 1 – 3 of 3) sorted by relevance
151 if (sc->sc_flags & SC_OP_OFFCHANNEL) in ath_start_ani()279 if (!(sc->sc_flags & (SC_OP_OFFCHANNEL)) && start) { in ath_complete_reset()324 if (!(sc->sc_flags & SC_OP_OFFCHANNEL)) { in ath_reset_internal()1605 sc->sc_flags |= SC_OP_OFFCHANNEL; in ath9k_config()1607 sc->sc_flags &= ~SC_OP_OFFCHANNEL; in ath9k_config()
584 #define SC_OP_OFFCHANNEL BIT(2) macro
311 ath9k_hw_startpcureceive(sc->sc_ah, (sc->sc_flags & SC_OP_OFFCHANNEL)); in ath_edma_start_recv()509 ath9k_hw_startpcureceive(ah, (sc->sc_flags & SC_OP_OFFCHANNEL)); in ath_startrecv()