Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dauth.c78 cmd.auth_receive.fctype = nvme_fabrics_type_auth_receive; in nvme_auth_submit()
79 cmd.auth_receive.al = cpu_to_le32(data_len); in nvme_auth_submit()
/linux/include/linux/
H A Dnvme.h1916 struct nvmf_auth_receive_command auth_receive; member