Searched refs:nvmft_init_cqe (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/nvmf/controller/
H A Dnvmft_qpair.c231 nvmft_init_cqe(void *cqe, struct nvmf_capsule *nc, uint16_t status) function
250 nvmft_init_cqe(&cpl, nc, status);
274 nvmft_init_cqe(&cpl, nc, status);
H A Dnvmft_var.h146 void nvmft_init_cqe(void *cqe, struct nvmf_capsule *nc, uint16_t status);
H A Dnvmft_controller.c753 nvmft_init_cqe(&cqe, nc, 0);
841 nvmft_init_cqe(&rsp, nc, 0);

Completed in 114 milliseconds