Searched refs:DEVLINK_CMD_PORT_NEW (Results 1 – 3 of 3) sorted by relevance
| /linux/net/devlink/ |
| A D | port.c | 554 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify() 586 devlink_ports_notify(devlink, DEVLINK_CMD_PORT_NEW); in devlink_ports_notify_register() 604 err = devlink_nl_port_fill(msg, devlink_port, DEVLINK_CMD_PORT_NEW, in devlink_nl_port_get_doit() 626 DEVLINK_CMD_PORT_NEW, in devlink_nl_port_get_dump_one() 661 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_type_set() 826 devlink_port_notify(port, DEVLINK_CMD_PORT_NEW); in devlink_port_function_set() 945 err = devlink_nl_port_fill(msg, devlink_port, DEVLINK_CMD_PORT_NEW, in devlink_nl_port_new_doit() 1088 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devl_port_register_with_ops() 1232 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in __devlink_port_type_set() 1463 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_rel_notify_cb()
|
| A D | netlink_gen.c | 616 .cmd = DEVLINK_CMD_PORT_NEW,
|
| /linux/include/uapi/linux/ |
| A D | devlink.h | 33 DEVLINK_CMD_PORT_NEW, enumerator
|
Completed in 11 milliseconds