Lines Matching defs:nvmf_connect_command
1033 struct nvmf_connect_command { struct1034 __u8 opcode;1035 __u8 resv1;1036 __u16 command_id;1037 __u8 fctype;1038 __u8 resv2[19];1039 union nvme_data_ptr dptr;1040 __le16 recfmt;1041 __le16 qid;1042 __le16 sqsize;1043 __u8 cattr;1044 __u8 resv3;1045 __le32 kato;1046 __u8 resv4[12];