Searched refs:DEVLINK_CMD_PORT_NEW (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ |
| A D | devlink.h | 33 DEVLINK_CMD_PORT_NEW, enumerator
|
| /linux/net/core/ |
| A D | devlink.c | 1123 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify() 1323 err = devlink_nl_port_fill(msg, devlink_port, DEVLINK_CMD_PORT_NEW, in devlink_nl_cmd_port_get_doit() 1399 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_type_set() 1483 devlink_port_notify(port, DEVLINK_CMD_PORT_NEW); in devlink_port_function_set() 8613 .cmd = DEVLINK_CMD_PORT_NEW, 9049 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_notify_register() 9244 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_register() 9280 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in __devlink_port_type_set()
|
Completed in 26 milliseconds