Searched refs:nvmf_complete_aer (Results 1 – 1 of 1) sorted by relevance
35 static void nvmf_complete_aer(void *arg, const struct nvme_completion *cqe);46 req = nvmf_allocate_request(sc->admin, &cmd, nvmf_complete_aer, aer, in nvmf_submit_aer()154 nvmf_complete_aer(void *arg, const struct nvme_completion *cqe) in nvmf_complete_aer() function