Lines Matching refs:nvme_ctrl
24 struct nvme_ctrl *ctrl;
53 static inline int ctrl_max_dhchaps(struct nvme_ctrl *ctrl)
59 static int nvme_auth_submit(struct nvme_ctrl *ctrl, int qid,
95 static int nvme_auth_receive_validate(struct nvme_ctrl *ctrl, int qid,
122 static int nvme_auth_set_dhchap_negotiate_data(struct nvme_ctrl *ctrl,
160 static int nvme_auth_process_dhchap_challenge(struct nvme_ctrl *ctrl,
299 static int nvme_auth_set_dhchap_reply_data(struct nvme_ctrl *ctrl,
350 static int nvme_auth_process_dhchap_success1(struct nvme_ctrl *ctrl,
400 static int nvme_auth_set_dhchap_success2_data(struct nvme_ctrl *ctrl,
414 static int nvme_auth_set_dhchap_failure2_data(struct nvme_ctrl *ctrl,
430 static int nvme_auth_dhchap_setup_host_response(struct nvme_ctrl *ctrl,
516 static int nvme_auth_dhchap_setup_ctrl_response(struct nvme_ctrl *ctrl,
602 static int nvme_auth_dhchap_exponential(struct nvme_ctrl *ctrl,
693 void nvme_auth_revoke_tls_key(struct nvme_ctrl *ctrl)
703 static int nvme_auth_secure_concat(struct nvme_ctrl *ctrl,
783 struct nvme_ctrl *ctrl = chap->ctrl;
962 int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid)
983 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid)
999 struct nvme_ctrl *ctrl =
1000 container_of(work, struct nvme_ctrl, dhchap_auth_work);
1060 int nvme_auth_init_ctrl(struct nvme_ctrl *ctrl)
1107 void nvme_auth_stop(struct nvme_ctrl *ctrl)
1113 void nvme_auth_free(struct nvme_ctrl *ctrl)