Lines Matching defs:cmdq
381 struct nitrox_cmdq *cmdq) in backlog_list_add()
393 struct nitrox_cmdq *cmdq) in response_list_add()
403 struct nitrox_cmdq *cmdq) in response_list_del()
411 get_first_response_entry(struct nitrox_cmdq *cmdq) in get_first_response_entry()
417 static inline bool cmdq_full(struct nitrox_cmdq *cmdq, int qlen) in cmdq_full()
436 struct nitrox_cmdq *cmdq) in post_se_instr()
465 static int post_backlog_cmds(struct nitrox_cmdq *cmdq) in post_backlog_cmds()
504 struct nitrox_cmdq *cmdq = sr->cmdq; in nitrox_enqueue_request() local
655 struct nitrox_cmdq *cmdq; in backlog_qflush_work() local
668 static void process_response_list(struct nitrox_cmdq *cmdq) in process_response_list()
722 struct nitrox_cmdq *cmdq = bh->cmdq; in pkt_slc_resp_handler() local