Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dauth.c682 static void nvme_queue_auth_work(struct work_struct *work) in nvme_queue_auth_work() function
973 INIT_WORK(&chap->auth_work, nvme_queue_auth_work); in nvme_auth_init_ctrl()