Lines Matching defs:nvmf_connect_command
1346 struct nvmf_connect_command { struct1347 __u8 opcode;1348 __u8 resv1;1349 __u16 command_id;1350 __u8 fctype;1351 __u8 resv2[19];1352 union nvme_data_ptr dptr;1353 __le16 recfmt;1354 __le16 qid;1355 __le16 sqsize;1356 __u8 cattr;1357 __u8 resv3;1358 __le32 kato;1359 __u8 resv4[12];