Home
last modified time | relevance | path

Searched refs:nvme_auth_wait (Results 1 – 3 of 3) sorted by relevance

/drivers/nvme/host/
A Dauth.c983 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) in nvme_auth_wait() function
995 EXPORT_SYMBOL_GPL(nvme_auth_wait);
1017 ret = nvme_auth_wait(ctrl, 0); in nvme_ctrl_auth_work()
A Dnvme.h1177 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid);
1197 static inline int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) in nvme_auth_wait() function
A Dfabrics.c490 ret = nvme_auth_wait(ctrl, 0); in nvmf_connect_admin_queue()
565 ret = nvme_auth_wait(ctrl, qid); in nvmf_connect_io_queue()

Completed in 13 milliseconds