Searched refs:octpf (Results 1 – 1 of 1) sorted by relevance
422 octpf->res.start = res->start; in octep_vdpa_pf_bar_shrink()423 octpf->res.end = res->end; in octep_vdpa_pf_bar_shrink()424 octpf->vf_base = res->start; in octep_vdpa_pf_bar_shrink()439 bus_region.end = octpf->res.end; in octep_vdpa_pf_bar_expand()456 octep_vdpa_pf_bar_expand(octpf); in octep_vdpa_remove_pf()817 octep_vdpa_pf_bar_shrink(octpf); in octep_vdpa_pf_setup()825 struct octep_pf *octpf; in octep_vdpa_probe_pf() local839 octpf = devm_kzalloc(dev, sizeof(*octpf), GFP_KERNEL); in octep_vdpa_probe_pf()840 if (!octpf) in octep_vdpa_probe_pf()848 pci_set_drvdata(pdev, octpf); in octep_vdpa_probe_pf()[all …]