Lines Matching defs:nvmf_host_command
20 struct nvmf_host_command {
22 TAILQ_ENTRY(nvmf_host_command) link;
40 TAILQ_HEAD(, nvmf_host_command) free_commands;
44 struct nvmf_host_command **active_commands;
114 nvmf_dispatch_command(struct nvmf_host_qpair *qp, struct nvmf_host_command *cmd)
175 struct nvmf_host_command *cmd;
288 struct nvmf_host_command *cmd, *ncmd;
343 struct nvmf_host_command *cmd;
405 struct nvmf_host_command *cmd, *ncmd;
423 struct nvmf_host_command *cmd;