nvme_ave_discover_log_entry - Man Page
AVE Discovery Log Entry
Synopsis
struct nvme_ave_discover_log_entry {
__le32 tel;
char avenqn[224];
__u8 numatr;
__u8 rsvd229[3];
struct nvme_ave_tr_record atr[];
};
Members
- tel
Total Entry Length
- avenqn
AVE NQN
- numatr
Number of AVE Transport Records
- rsvd229
Reserved
- atr
AVE Transport Record List
Info
struct nvme_ave_discover_log_entry March 2025 API Manual