Searched refs:cmdq_exec (Results 1 – 2 of 2) sorted by relevance
229 uint8_t cmdq_exec; member
1072 for (i = sc->cmdq_exec; sc->cmdq[i].func && pending; in run_cmdq_cb()1073 i = sc->cmdq_exec, pending--) { in run_cmdq_cb()1088 sc->cmdq_exec++; in run_cmdq_cb()1089 sc->cmdq_exec &= RUN_CMDQ_MASQ; in run_cmdq_cb()