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
855 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, attrs->pci_pf.pf)) in devlink_nl_port_attrs_put()863 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, attrs->pci_vf.pf) || in devlink_nl_port_attrs_put()872 nla_put_u16(msg, DEVLINK_ATTR_PORT_PCI_PF_NUMBER, in devlink_nl_port_attrs_put()1629 !info->attrs[DEVLINK_ATTR_PORT_PCI_PF_NUMBER]) { in devlink_nl_cmd_port_new_doit()1635 nla_get_u16(info->attrs[DEVLINK_ATTR_PORT_PCI_PF_NUMBER]); in devlink_nl_cmd_port_new_doit()8541 [DEVLINK_ATTR_PORT_PCI_PF_NUMBER] = { .type = NLA_U16 },
Completed in 25 milliseconds