Searched refs:DEVLINK_ATTR_PORT_PCI_PF_NUMBER (Results 1 – 2 of 2) sorted by relevance
492 DEVLINK_ATTR_PORT_PCI_PF_NUMBER, /* u16 */ enumerator
779 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, attrs->pci_pf.pf)) in devlink_nl_port_attrs_put()787 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, attrs->pci_vf.pf) || in devlink_nl_port_attrs_put()796 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, in devlink_nl_port_attrs_put()1547 !info->attrs[DEVLINK_ATTR_PORT_PCI_PF_NUMBER]) { in devlink_nl_cmd_port_new_doit()1553 nla_get_u16(info->attrs[DEVLINK_ATTR_PORT_PCI_PF_NUMBER]); in devlink_nl_cmd_port_new_doit()8496 [DEVLINK_ATTR_PORT_PCI_PF_NUMBER] = { .type = NLA_U16 },