Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Ddevlink.h33 DEVLINK_CMD_PORT_NEW, enumerator
/Linux-v5.10/net/core/
Ddevlink.c831 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify()
911 DEVLINK_CMD_PORT_NEW, in devlink_nl_cmd_port_get_doit()
976 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_type_set()
1018 devlink_port_notify(port, DEVLINK_CMD_PORT_NEW); in devlink_port_function_hw_addr_set()
8155 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in devlink_port_register()
8191 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_NEW); in __devlink_port_type_set()