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.c103 struct epf_ntb_ctrl { struct
104 u32 command;
105 u32 argument;
106 u16 command_status;
107 u16 link_status;
108 u32 topology;
109 u64 addr;
110 u64 size;
111 u32 num_mws;
112 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 …]