Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/host/
Dauth.c937 static void nvme_dhchap_auth_work(struct work_struct *work) in nvme_dhchap_auth_work() function
976 INIT_WORK(&ctrl->dhchap_auth_work, nvme_dhchap_auth_work); in nvme_auth_init_ctrl()