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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_runvar.h232 #define RUN_CMDQ_GO 1 macro
H A Dif_run.c1092 sc->cmdq_run = RUN_CMDQ_GO;
1157 if (sc->cmdq_run == RUN_CMDQ_GO) {
2502 sc->cmdq_key_set = RUN_CMDQ_GO;
6228 if (sc->cmdq_key_set != RUN_CMDQ_GO) {
6306 sc->cmdq_run = RUN_CMDQ_GO;

Completed in 103 milliseconds