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