Home
last modified time | relevance | path

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

/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.h31 DEVLINK_CMD_PORT_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.h31 DEVLINK_CMD_PORT_NEW, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddevlink.h33 DEVLINK_CMD_PORT_NEW, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c830 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify()
910 DEVLINK_CMD_PORT_NEW, in devlink_nl_cmd_port_get_doit()
975 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_type_set()
1017 devlink_port_notify(port, DEVLINK_CMD_PORT_NEW); in devlink_port_function_hw_addr_set()
8160 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_register()
8196 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in __devlink_port_type_set()