Lines Matching defs:nvmf_connect_command
1186 struct nvmf_connect_command { struct1187 __u8 opcode;1188 __u8 resv1;1189 __u16 command_id;1190 __u8 fctype;1191 __u8 resv2[19];1192 union nvme_data_ptr dptr;1193 __le16 recfmt;1194 __le16 qid;1195 __le16 sqsize;1196 __u8 cattr;1197 __u8 resv3;1198 __le32 kato;1199 __u8 resv4[12];