Home
last modified time | relevance | path

Searched refs:dhchap_auth_work (Results 1 – 4 of 4) sorted by relevance

/drivers/nvme/host/
A Dauth.c1000 container_of(work, struct nvme_ctrl, dhchap_auth_work); in nvme_ctrl_auth_work()
1066 INIT_WORK(&ctrl->dhchap_auth_work, nvme_ctrl_auth_work); in nvme_auth_init_ctrl()
1109 cancel_work_sync(&ctrl->dhchap_auth_work); in nvme_auth_stop()
A Dsysfs.c655 queue_work(nvme_wq, &ctrl->dhchap_auth_work); in nvme_ctrl_dhchap_secret_store()
713 queue_work(nvme_wq, &ctrl->dhchap_auth_work); in nvme_ctrl_dhchap_ctrl_secret_store()
A Dnvme.h378 struct work_struct dhchap_auth_work; member
A Dcore.c488 queue_work(nvme_wq, &ctrl->dhchap_auth_work); in nvme_complete_rq()

Completed in 25 milliseconds