Lines Matching defs:nvmf_connect_command
1529 struct nvmf_connect_command { struct1530 __u8 opcode;1531 __u8 resv1;1532 __u16 command_id;1533 __u8 fctype;1534 __u8 resv2[19];1535 union nvme_data_ptr dptr;1536 __le16 recfmt;1537 __le16 qid;1538 __le16 sqsize;1539 __u8 cattr;1540 __u8 resv3;1541 __le32 kato;1542 __u8 resv4[12];