Lines Matching defs:nvmf_connect_command
1140 struct nvmf_connect_command { struct1141 __u8 opcode;1142 __u8 resv1;1143 __u16 command_id;1144 __u8 fctype;1145 __u8 resv2[19];1146 union nvme_data_ptr dptr;1147 __le16 recfmt;1148 __le16 qid;1149 __le16 sqsize;1150 __u8 cattr;1151 __u8 resv3;1152 __le32 kato;1153 __u8 resv4[12];