Searched refs:pci_vepf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/endpoint/
H A Dpci-epf-core.c41 list_for_each_entry(epf_vf, &epf->pci_vepf, list) {
76 list_for_each_entry(epf_vf, &epf->pci_vepf, list) {
182 list_add_tail(&epf_vf->list, &epf_pf->pci_vepf);
440 INIT_LIST_HEAD(&epf->pci_vepf);
/linux-master/include/linux/
H A Dpci-epf.h152 * @pci_vepf: list of virtual endpoint functions associated with this function
182 struct list_head pci_vepf; member in struct:pci_epf

Completed in 114 milliseconds