Home
last modified time | relevance | path

Searched refs:nvmf_host_command (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/nvmf/host/
H A Dnvmf_qpair.c20 struct nvmf_host_command { struct
22 TAILQ_ENTRY(nvmf_host_command) link; argument
40 TAILQ_HEAD(, nvmf_host_command) free_commands; argument
44 struct nvmf_host_command **active_commands;
114 nvmf_dispatch_command(struct nvmf_host_qpair *qp, struct nvmf_host_command *cmd) in nvmf_dispatch_command()
175 struct nvmf_host_command *cmd; in nvmf_receive_capsule()
288 struct nvmf_host_command *cmd, *ncmd; in nvmf_init_qp()
343 struct nvmf_host_command *cmd; in nvmf_shutdown_qp()
405 struct nvmf_host_command *cmd, *ncmd; in nvmf_destroy_qp()
423 struct nvmf_host_command *cmd; in nvmf_submit_request()