Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1692 struct nvmf_auth_send_command { struct
1915 struct nvmf_auth_send_command auth_send;
/linux/drivers/nvme/host/
H A Dfabrics.c1515 BUILD_BUG_ON(sizeof(struct nvmf_auth_send_command) != 64); in nvmf_exit()