Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H 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
H A Dice.rst140 ``DEVLINK_CMD_REGION_NEW``
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddevlink.h88 DEVLINK_CMD_REGION_NEW, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddevlink.h88 DEVLINK_CMD_REGION_NEW, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddevlink.h90 DEVLINK_CMD_REGION_NEW, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c4342 WARN_ON(cmd != DEVLINK_CMD_REGION_NEW && cmd != DEVLINK_CMD_REGION_DEL); in devlink_nl_region_notify()
4527 devlink_nl_region_notify(region, snapshot, DEVLINK_CMD_REGION_NEW); in __devlink_region_snapshot_create()
4818 DEVLINK_CMD_REGION_NEW, in devlink_nl_cmd_region_new()
7791 .cmd = DEVLINK_CMD_REGION_NEW,
9254 devlink_nl_region_notify(region, NULL, DEVLINK_CMD_REGION_NEW); in devlink_region_create()
9305 devlink_nl_region_notify(region, NULL, DEVLINK_CMD_REGION_NEW); in devlink_port_region_create()