Searched refs:WPI_F_CMD_DONE (Results 1 – 2 of 2) sorted by relevance
214 #define WPI_F_CMD_DONE (1 << 1) macro
1814 sc->sc_flags |= WPI_F_CMD_DONE;2742 sc->sc_flags &= ~WPI_F_CMD_DONE;2744 while (!(sc->sc_flags & WPI_F_CMD_DONE)) {2749 if (sc->sc_flags & WPI_F_CMD_DONE)