Home
last modified time | relevance | path

Searched defs:nvme_tcp_r2t_pdu (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnvme-tcp.h154 struct nvme_tcp_r2t_pdu { struct
155 struct nvme_tcp_hdr hdr;
156 __u16 command_id;
157 __u16 ttag;
158 __le32 r2t_offset;
159 __le32 r2t_length;
160 __u8 rsvd[4];
/kernel/linux/linux-6.6/include/linux/
Dnvme-tcp.h155 struct nvme_tcp_r2t_pdu { struct
156 struct nvme_tcp_hdr hdr;
157 __u16 command_id;
158 __u16 ttag;
159 __le32 r2t_offset;
160 __le32 r2t_length;
161 __u8 rsvd[4];