Home
last modified time | relevance | path

Searched refs:nvme_auth_stop (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/nvme/host/
H A Dnvme.h1288 void nvme_auth_stop(struct nvme_ctrl *ctrl);
1305 static inline void nvme_auth_stop(struct nvme_ctrl *ctrl) {}; in nvme_auth_stop() function
H A Dauth.c1061 void nvme_auth_stop(struct nvme_ctrl *ctrl) in nvme_auth_stop() function
1065 EXPORT_SYMBOL_GPL(nvme_auth_stop);
H A Dsysfs.c841 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_secret_store()
899 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_ctrl_secret_store()
H A Dcore.c4839 nvme_auth_stop(ctrl); in nvme_fw_act_work()
5093 nvme_auth_stop(ctrl); in nvme_stop_ctrl()
5172 nvme_auth_stop(ctrl); in nvme_free_ctrl()
H A Dtcp.c2564 nvme_auth_stop(ctrl); in nvme_tcp_error_recovery_work()