Searched refs:DEVLINK_ATTR_PORT_PCI_PF_NUMBER (Results 1 – 2 of 2) sorted by relevance
537 DEVLINK_ATTR_PORT_PCI_PF_NUMBER, /* u16 */ enumerator
1080 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, attrs->pci_pf.pf)) in devlink_nl_port_attrs_put()1088 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, attrs->pci_vf.pf) || in devlink_nl_port_attrs_put()1097 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, in devlink_nl_port_attrs_put()1800 !info->attrs[DEVLINK_ATTR_PORT_PCI_PF_NUMBER]) { in devlink_nl_cmd_port_new_doit()1806 nla_get_u16(info->attrs[DEVLINK_ATTR_PORT_PCI_PF_NUMBER]); in devlink_nl_cmd_port_new_doit()9164 [DEVLINK_ATTR_PORT_PCI_PF_NUMBER] = { .type = NLA_U16 },