Lines Matching defs:nvmf_connect_command
1325 struct nvmf_connect_command { struct1326 __u8 opcode;1327 __u8 resv1;1328 __u16 command_id;1329 __u8 fctype;1330 __u8 resv2[19];1331 union nvme_data_ptr dptr;1332 __le16 recfmt;1333 __le16 qid;1334 __le16 sqsize;1335 __u8 cattr;1336 __u8 resv3;1337 __le32 kato;1338 __u8 resv4[12];