Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dauth.c890 static void nvme_ctrl_auth_work(struct work_struct *work) in nvme_ctrl_auth_work() function
945 INIT_WORK(&ctrl->dhchap_auth_work, nvme_ctrl_auth_work); in nvme_auth_init_ctrl()