Searched refs:IWP_F_QUIESCED (Results 1 – 2 of 2) sorted by relevance
246 #define IWP_F_QUIESCED (1 << 12) macro
1644 if (!(sc->sc_flags & IWP_F_QUIESCED)) { in iwp_reset_tx_ring()4245 atomic_or_32(&sc->sc_flags, IWP_F_QUIESCED); in iwp_quiesce()4666 if (!(sc->sc_flags & IWP_F_QUIESCED)) { in iwp_stop()4706 if (!(sc->sc_flags & IWP_F_QUIESCED)) { in iwp_stop()