Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dfabrics-cmd.c75 offsetof(struct nvmf_property_get_command, offset); in nvmet_execute_prop_get()
78 offsetof(struct nvmf_property_get_command, attrib); in nvmet_execute_prop_get()
/openbmc/linux/include/linux/
H A Dnvme.h1555 struct nvmf_property_get_command { struct
1803 struct nvmf_property_get_command prop_get;
/openbmc/linux/drivers/nvme/host/
H A Dfabrics.c1413 BUILD_BUG_ON(sizeof(struct nvmf_property_get_command) != 64); in nvmf_exit()