Home
last modified time | relevance | path

Searched defs:nvmf_connect_command (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnvme.h1330 struct nvmf_connect_command { struct
1331 __u8 opcode;
1332 __u8 resv1;
1333 __u16 command_id;
1334 __u8 fctype;
1335 __u8 resv2[19];
1336 union nvme_data_ptr dptr;
1337 __le16 recfmt;
1338 __le16 qid;
1339 __le16 sqsize;
[all …]
/kernel/linux/linux-6.6/include/linux/
Dnvme.h1512 struct nvmf_connect_command { struct
1513 __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;
[all …]