Searched refs:nvme_auth_wait (Results 1 – 3 of 3) sorted by relevance
904 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) in nvme_auth_wait() function921 EXPORT_SYMBOL_GPL(nvme_auth_wait);950 ret = nvme_auth_wait(ctrl, 0); in nvme_dhchap_auth_work()
1025 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid);1035 static inline int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) in nvme_auth_wait() function
422 ret = nvme_auth_wait(ctrl, 0); in nvmf_connect_admin_queue()497 ret = nvme_auth_wait(ctrl, qid); in nvmf_connect_io_queue()