Home
last modified time | relevance | path

Searched refs:pci_sf (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/devlink/
H A Dport.c263 attrs->pci_sf.controller) || in devlink_nl_port_attrs_put()
265 attrs->pci_sf.pf) || in devlink_nl_port_attrs_put()
267 attrs->pci_sf.sf)) in devlink_nl_port_attrs_put()
1450 attrs->pci_sf.controller = controller; in devlink_port_attrs_pci_sf_set()
1451 attrs->pci_sf.pf = pf; in devlink_port_attrs_pci_sf_set()
1452 attrs->pci_sf.sf = sf; in devlink_port_attrs_pci_sf_set()
1453 attrs->pci_sf.external = external; in devlink_port_attrs_pci_sf_set()
1489 devlink_port->attrs.pci_sf.external)) in devl_port_fn_devlink_set()
1567 if (attrs->pci_sf.external) { in __devlink_port_phys_port_name_get()
1574 n = snprintf(name, len, "pf%usf%u", attrs->pci_sf.pf, in __devlink_port_phys_port_name_get()
[all …]
/linux-6.15/drivers/net/ethernet/intel/ice/devlink/
H A Dport.c589 xa_erase(&pf->sf_nums, devlink_port->attrs.pci_sf.sf); in ice_dealloc_dynamic_port()
872 attrs.pci_sf.pf = pf->hw.pf_id; in ice_devlink_create_sf_port()
873 attrs.pci_sf.sf = dyn_port->sfnum; in ice_devlink_create_sf_port()
/linux-6.15/include/net/
H A Ddevlink.h98 struct devlink_port_pci_sf_attrs pci_sf; member
/linux-6.15/Documentation/netlink/specs/
H A Ddevlink.yaml49 name: pci_sf