Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/
H A Dnvmf_proto.h183 struct nvme_sgl_descriptor sgl1;
199 struct nvme_sgl_descriptor sgl1;
225 struct nvme_sgl_descriptor sgl1;
282 struct nvme_sgl_descriptor sgl1;
H A Dnvmf_tcp.c1227 struct nvme_sgl_descriptor *sgl; in tcp_command_pdu()
1651 struct nvme_sgl_descriptor *sgl; in tcp_validate_command_capsule()
1740 struct nvme_sgl_descriptor *sgl; in tcp_receive_controller_data()
1786 struct nvme_sgl_descriptor *sgl; in tcp_send_controller_data()
/freebsd/lib/libnvmf/
H A Dnvmf_tcp.c1168 struct nvme_sgl_descriptor *sgl; in tcp_transmit_command()
1255 const struct nvme_sgl_descriptor *sgl; in tcp_validate_command_capsule()
1359 const struct nvme_sgl_descriptor *sgl; in tcp_receive_controller_data()
1404 const struct nvme_sgl_descriptor *sgl; in tcp_send_controller_data()
/freebsd/sys/dev/nvme/
H A Dnvme.h794 struct nvme_sgl_descriptor { struct
801 _Static_assert(sizeof(struct nvme_sgl_descriptor) == 16, "bad size for nvme_sgl_descriptor"); argument
825 struct nvme_sgl_descriptor sgl;