Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c120 struct epf_ntb { struct
137 enum pci_barno epf_ntb_bar[VNTB_BAR_NUM]; argument
139 struct epf_ntb_ctrl *reg; argument
149 #define to_epf_ntb(epf_group) container_of((epf_group), struct epf_ntb, group) argument
H A Dpci-epf-ntb.c76 struct epf_ntb { struct
83 struct epf_ntb_epc *epc[2]; argument
86 #define to_epf_ntb(epf_group) container_of((epf_group), struct epf_ntb, group) argument
96 struct epf_ntb *epf_ntb; member