struct nvme_ave_discover_log_entry - AVE Discovery Log Entry
Contents
Members
tel Total Entry Length
avenqn AVE NQN
numatr Number of AVE Transport Records
rsvd229 Reserved
atr AVE Transport Record List
May 2025 struct nvme_ave_discover_log_entry libnvme(2)
Name
struct nvme_ave_discover_log_entry - AVE Discovery Log Entry
Synopsis
struct nvme_ave_discover_log_entry {
__le32tel;charavenqn[224];__u8numatr;__u8rsvd229[3];structnvme_ave_tr_recordatr[];
};
