kubernetes/vendor/github.com/vishvananda/netlink/nl/devlink_linux.go

const GENL_DEVLINK_VERSION

const GENL_DEVLINK_NAME

const DEVLINK_CMD_GET

const DEVLINK_CMD_PORT_GET

const DEVLINK_CMD_PORT_SET

const DEVLINK_CMD_PORT_NEW

const DEVLINK_CMD_PORT_DEL

const DEVLINK_CMD_ESWITCH_GET

const DEVLINK_CMD_ESWITCH_SET

const DEVLINK_CMD_RESOURCE_DUMP

const DEVLINK_CMD_PARAM_GET

const DEVLINK_CMD_PARAM_SET

const DEVLINK_CMD_INFO_GET

const DEVLINK_ATTR_BUS_NAME

const DEVLINK_ATTR_DEV_NAME

const DEVLINK_ATTR_PORT_INDEX

const DEVLINK_ATTR_PORT_TYPE

const DEVLINK_ATTR_PORT_NETDEV_IFINDEX

const DEVLINK_ATTR_PORT_NETDEV_NAME

const DEVLINK_ATTR_PORT_IBDEV_NAME

const DEVLINK_ATTR_ESWITCH_MODE

const DEVLINK_ATTR_ESWITCH_INLINE_MODE

const DEVLINK_ATTR_ESWITCH_ENCAP_MODE

const DEVLINK_ATTR_RESOURCE_LIST

const DEVLINK_ATTR_RESOURCE

const DEVLINK_ATTR_RESOURCE_NAME

const DEVLINK_ATTR_RESOURCE_ID

const DEVLINK_ATTR_RESOURCE_SIZE

const DEVLINK_ATTR_RESOURCE_SIZE_NEW

const DEVLINK_ATTR_RESOURCE_SIZE_VALID

const DEVLINK_ATTR_RESOURCE_SIZE_MIN

const DEVLINK_ATTR_RESOURCE_SIZE_MAX

const DEVLINK_ATTR_RESOURCE_SIZE_GRAN

const DEVLINK_ATTR_RESOURCE_UNIT

const DEVLINK_ATTR_RESOURCE_OCC

const DEVLINK_ATTR_DPIPE_TABLE_RESOURCE_ID

const DEVLINK_ATTR_DPIPE_TABLE_RESOURCE_UNITS

const DEVLINK_ATTR_PORT_FLAVOUR

const DEVLINK_ATTR_INFO_DRIVER_NAME

const DEVLINK_ATTR_INFO_SERIAL_NUMBER

const DEVLINK_ATTR_INFO_VERSION_FIXED

const DEVLINK_ATTR_INFO_VERSION_RUNNING

const DEVLINK_ATTR_INFO_VERSION_STORED

const DEVLINK_ATTR_INFO_VERSION_NAME

const DEVLINK_ATTR_INFO_VERSION_VALUE

const DEVLINK_ATTR_PORT_PCI_PF_NUMBER

const DEVLINK_ATTR_PORT_FUNCTION

const DEVLINK_ATTR_PORT_CONTROLLER_NUMBER

const DEVLINK_ATTR_PORT_PCI_SF_NUMBER

const DEVLINK_ESWITCH_MODE_LEGACY

const DEVLINK_ESWITCH_MODE_SWITCHDEV

const DEVLINK_ESWITCH_INLINE_MODE_NONE

const DEVLINK_ESWITCH_INLINE_MODE_LINK

const DEVLINK_ESWITCH_INLINE_MODE_NETWORK

const DEVLINK_ESWITCH_INLINE_MODE_TRANSPORT

const DEVLINK_ESWITCH_ENCAP_MODE_NONE

const DEVLINK_ESWITCH_ENCAP_MODE_BASIC

const DEVLINK_PORT_FLAVOUR_PHYSICAL

const DEVLINK_PORT_FLAVOUR_CPU

const DEVLINK_PORT_FLAVOUR_DSA

const DEVLINK_PORT_FLAVOUR_PCI_PF

const DEVLINK_PORT_FLAVOUR_PCI_VF

const DEVLINK_PORT_FLAVOUR_VIRTUAL

const DEVLINK_PORT_FLAVOUR_UNUSED

const DEVLINK_PORT_FLAVOUR_PCI_SF

const DEVLINK_PORT_TYPE_NOTSET

const DEVLINK_PORT_TYPE_AUTO

const DEVLINK_PORT_TYPE_ETH

const DEVLINK_PORT_TYPE_IB

const DEVLINK_PORT_FUNCTION_ATTR_HW_ADDR

const DEVLINK_PORT_FN_ATTR_STATE

const DEVLINK_PORT_FN_ATTR_OPSTATE

const DEVLINK_PORT_FN_STATE_INACTIVE

const DEVLINK_PORT_FN_STATE_ACTIVE

const DEVLINK_PORT_FN_OPSTATE_DETACHED

const DEVLINK_PORT_FN_OPSTATE_ATTACHED

const DEVLINK_RESOURCE_UNIT_ENTRY

const DEVLINK_ATTR_PARAM

const DEVLINK_ATTR_PARAM_NAME

const DEVLINK_ATTR_PARAM_GENERIC

const DEVLINK_ATTR_PARAM_TYPE

const DEVLINK_ATTR_PARAM_VALUES_LIST

const DEVLINK_ATTR_PARAM_VALUE

const DEVLINK_ATTR_PARAM_VALUE_DATA

const DEVLINK_ATTR_PARAM_VALUE_CMODE

const DEVLINK_PARAM_TYPE_U8

const DEVLINK_PARAM_TYPE_U16

const DEVLINK_PARAM_TYPE_U32

const DEVLINK_PARAM_TYPE_STRING

const DEVLINK_PARAM_TYPE_BOOL

const DEVLINK_PARAM_CMODE_RUNTIME

const DEVLINK_PARAM_CMODE_DRIVERINIT

const DEVLINK_PARAM_CMODE_PERMANENT