Searched refs:cmdq_run (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_runvar.h231 uint8_t cmdq_run; member in struct:run_softc
H A Dif_run.c862 sc->cmdq_run = sc->cmdq_key_set = RUN_CMDQ_ABORT;
981 sc->cmdq_run = RUN_CMDQ_GO;
1044 if (sc->cmdq_run == RUN_CMDQ_GO) {
6136 sc->cmdq_run = RUN_CMDQ_GO;
6168 sc->cmdq_run = sc->cmdq_key_set;

Completed in 60 milliseconds