Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c101 struct epf_ntb_ctrl { struct
102 u32 command;
103 u32 argument;
104 u16 command_status;
105 u16 link_status;
106 u32 topology;
107 u64 addr;
108 u64 size;
109 u32 num_mws;
110 u32 reserved;
[all …]
H A Dpci-epf-ntb.c107 struct epf_ntb_ctrl { struct
108 u32 command;
109 u32 argument;
110 u16 command_status;
111 u16 link_status;
112 u32 topology;
113 u64 addr;
114 u64 size;
115 u32 num_mws;
116 u32 mw1_offset;
[all …]