Searched refs:nvmf_init_cqe (Results 1 – 5 of 5) sorted by relevance
| /freebsd/lib/libnvmf/ |
| H A D | nvmf_controller.c | 69 nvmf_init_cqe(void *cqe, const struct nvmf_capsule *nc, uint16_t status) in nvmf_init_cqe() function 88 nvmf_init_cqe(&cpl, nc, status); in nvmf_simple_response() 177 nvmf_init_cqe(&rsp, cc, in nvmf_connect_invalid_parameters() 393 nvmf_init_cqe(&rsp, cc, 0); in nvmf_finish_accept()
|
| H A D | libnvmf.h | 165 void nvmf_init_cqe(void *cqe, const struct nvmf_capsule *nc,
|
| /freebsd/tools/tools/nvmf/nvmfd/ |
| H A D | controller.c | 66 nvmf_init_cqe(&rsp, nc, 0); in handle_property_get()
|
| H A D | io.c | 225 nvmf_init_cqe(&cqe, nc, 0); in handle_set_features()
|
| /freebsd/usr.sbin/ctld/ |
| H A D | nvmf_discovery.cc | 286 nvmf_init_cqe(&rsp, nc, 0); in handle_property_get()
|