Lines Matching defs:nvmf_connect_command
1512 struct nvmf_connect_command { struct1513 __u8 opcode;1514 __u8 resv1;1515 __u16 command_id;1516 __u8 fctype;1517 __u8 resv2[19];1518 union nvme_data_ptr dptr;1519 __le16 recfmt;1520 __le16 qid;1521 __le16 sqsize;1522 __u8 cattr;1523 __u8 resv3;1524 __le32 kato;1525 __u8 resv4[12];