Home
last modified time | relevance | path

Searched refs:DEVLINK_PORT_FLAVOUR_PCI_VF (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/devlink/
H A Dport.c91 devlink_port->attrs.flavour != DEVLINK_PORT_FLAVOUR_PCI_VF) in devlink_port_fn_migratable_fill()
114 devlink_port->attrs.flavour != DEVLINK_PORT_FLAVOUR_PCI_VF) in devlink_port_fn_ipsec_crypto_fill()
136 devlink_port->attrs.flavour != DEVLINK_PORT_FLAVOUR_PCI_VF) in devlink_port_fn_ipsec_packet_fill()
227 case DEVLINK_PORT_FLAVOUR_PCI_VF: in devlink_nl_port_attrs_put()
689 if (devlink_port->attrs.flavour != DEVLINK_PORT_FLAVOUR_PCI_VF) { in devlink_port_function_validate()
701 if (devlink_port->attrs.flavour != DEVLINK_PORT_FLAVOUR_PCI_VF) { in devlink_port_function_validate()
713 if (devlink_port->attrs.flavour != DEVLINK_PORT_FLAVOUR_PCI_VF) { in devlink_port_function_validate()
1357 DEVLINK_PORT_FLAVOUR_PCI_VF); in devlink_port_attrs_pci_vf_set()
1449 case DEVLINK_PORT_FLAVOUR_PCI_VF: in __devlink_port_phys_port_name_get()
/openbmc/linux/include/uapi/linux/
H A Ddevlink.h208 DEVLINK_PORT_FLAVOUR_PCI_VF, /* Represents eswitch port enumerator
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-port.rst34 * - ``DEVLINK_PORT_FLAVOUR_PCI_VF``
/openbmc/linux/drivers/net/netdevsim/
H A Ddev.c1377 attrs.flavour = DEVLINK_PORT_FLAVOUR_PCI_VF; in __nsim_dev_port_add()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c1608 attrs.flavour = DEVLINK_PORT_FLAVOUR_PCI_VF; in ice_devlink_create_vf_port()