Lines Matching defs:nvmf_connect_command
1622 struct nvmf_connect_command { struct1623 __u8 opcode;1624 __u8 resv1;1625 __u16 command_id;1626 __u8 fctype;1627 __u8 resv2[19];1628 union nvme_data_ptr dptr;1629 __le16 recfmt;1630 __le16 qid;1631 __le16 sqsize;1632 __u8 cattr;1633 __u8 resv3;1634 __le32 kato;1635 __u8 resv4[12];