Lines Matching defs:cmdq
230 struct nitrox_cmdq *cmdq) in backlog_list_add()
242 struct nitrox_cmdq *cmdq) in response_list_add()
252 struct nitrox_cmdq *cmdq) in response_list_del()
260 get_first_response_entry(struct nitrox_cmdq *cmdq) in get_first_response_entry()
266 static inline bool cmdq_full(struct nitrox_cmdq *cmdq, int qlen) in cmdq_full()
288 struct nitrox_cmdq *cmdq) in post_se_instr()
318 static int post_backlog_cmds(struct nitrox_cmdq *cmdq) in post_backlog_cmds()
351 struct nitrox_cmdq *cmdq = sr->cmdq; in nitrox_enqueue_request() local
507 struct nitrox_cmdq *cmdq; in backlog_qflush_work() local
537 static void process_response_list(struct nitrox_cmdq *cmdq) in process_response_list()
589 struct nitrox_cmdq *cmdq = qvec->cmdq; in pkt_slc_resp_tasklet() local