Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nvmfd/
H A Dcontroller.c180 error = nvmf_controller_receive_capsule(qp, &nc); in controller_handle_admin_commands()
/freebsd/lib/libnvmf/
H A Dlibnvmf.h171 int nvmf_controller_receive_capsule(struct nvmf_qpair *qp,
H A Dnvmf_controller.c43 nvmf_controller_receive_capsule(struct nvmf_qpair *qp, in nvmf_controller_receive_capsule() function