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.c117 struct epf_ntb_ctrl { struct
118 u32 command;
119 u32 argument;
120 u16 command_status;
121 u16 link_status;
122 u32 topology;
123 u64 addr;
124 u64 size;
125 u32 num_mws;
126 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 …]