Searched refs:nvmf_destroy_qp (Results 1 – 3 of 3) sorted by relevance
561 nvmf_destroy_qp(sc->io[i]); in nvmf_attach()565 nvmf_destroy_qp(sc->admin); in nvmf_attach()632 nvmf_destroy_qp(sc->io[i]); in nvmf_disconnect_task()637 nvmf_destroy_qp(sc->admin); in nvmf_disconnect_task()762 nvmf_destroy_qp(sc->io[i]); in nvmf_shutdown_post_sync()764 nvmf_destroy_qp(sc->admin); in nvmf_shutdown_post_sync()798 nvmf_destroy_qp(sc->io[i]); in nvmf_detach()805 nvmf_destroy_qp(sc->admin); in nvmf_detach()
209 void nvmf_destroy_qp(struct nvmf_host_qpair *qp);
400 nvmf_destroy_qp(struct nvmf_host_qpair *qp) in nvmf_destroy_qp() function