Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c88 struct epf_ntb_epc { struct
89 u8 func_no;
90 u8 vfunc_no;
91 bool linkup;
92 bool is_msix;
93 int msix_bar;
94 u32 spad_size;
95 struct pci_epc *epc;
96 struct epf_ntb *epf_ntb;
97 void __iomem *mw_addr[6];
[all …]