Searched refs:nvmf_receive_capsule (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/lib/libnvmf/
H A Dnvmf_controller.c51 error = nvmf_receive_capsule(qp, &nc);
165 error = nvmf_receive_capsule(qp, &cc);
H A Dlibnvmf.h106 int nvmf_receive_capsule(struct nvmf_qpair *qp, struct nvmf_capsule **ncp);
H A Dnvmf_transport.c186 nvmf_receive_capsule(struct nvmf_qpair *qp, struct nvmf_capsule **ncp) function
H A Dnvmf_host.c127 error = nvmf_receive_capsule(qp, &rc);
235 error = nvmf_receive_capsule(qp, &nc);
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf_qpair.c152 nvmf_receive_capsule(void *arg, struct nvmf_capsule *nc) function
259 qp, nvmf_receive_capsule, qp);

Completed in 95 milliseconds