Home
last modified time | relevance | path

Searched refs:DEVLINK_CMD_REGION_NEW (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-region.rst28 ``DEVLINK_CMD_REGION_NEW`` netlink message. A driver wishing to allow
31 the ``DEVLINK_CMD_REGION_NEW`` request kernel will allocate one and send
A Dice.rst206 via the ``DEVLINK_CMD_REGION_NEW`` command.
/linux-6.3-rc2/include/uapi/linux/
A Ddevlink.h90 DEVLINK_CMD_REGION_NEW, enumerator
/linux-6.3-rc2/net/devlink/
A Dleftover.c4589 WARN_ON(cmd != DEVLINK_CMD_REGION_NEW && cmd != DEVLINK_CMD_REGION_DEL); in devlink_nl_region_notify()
4786 devlink_nl_region_notify(region, snapshot, DEVLINK_CMD_REGION_NEW); in __devlink_region_snapshot_create()
5070 DEVLINK_CMD_REGION_NEW, in devlink_nl_cmd_region_new()
6553 .cmd = DEVLINK_CMD_REGION_NEW,
6728 devlink_nl_region_notify(region, NULL, DEVLINK_CMD_REGION_NEW); in devlink_notify_register()
8448 devlink_nl_region_notify(region, NULL, DEVLINK_CMD_REGION_NEW); in devl_region_create()
8524 devlink_nl_region_notify(region, NULL, DEVLINK_CMD_REGION_NEW); in devlink_port_region_create()

Completed in 22 milliseconds