Home
last modified time | relevance | path

Searched refs:pci_vf (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Ddevlink.h72 struct devlink_port_pci_vf_attrs pci_vf; member
/Linux-v5.4/net/core/
Ddevlink.c523 attrs->pci_vf.pf) || in devlink_nl_port_attrs_put()
525 attrs->pci_vf.vf)) in devlink_nl_port_attrs_put()
6546 attrs->pci_vf.pf = pf; in devlink_port_attrs_pci_vf_set()
6547 attrs->pci_vf.vf = vf; in devlink_port_attrs_pci_vf_set()
6581 attrs->pci_vf.pf, attrs->pci_vf.vf); in __devlink_port_phys_port_name_get()