Lines Matching defs:nvmf_connect_command
1319 struct nvmf_connect_command { struct1320 __u8 opcode;1321 __u8 resv1;1322 __u16 command_id;1323 __u8 fctype;1324 __u8 resv2[19];1325 union nvme_data_ptr dptr;1326 __le16 recfmt;1327 __le16 qid;1328 __le16 sqsize;1329 __u8 cattr;1330 __u8 resv3;1331 __le32 kato;1332 __u8 resv4[12];