Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddevlink.h34 DEVLINK_CMD_PORT_DEL, enumerator
/linux/net/core/
A Ddevlink.c1123 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify()
8619 .cmd = DEVLINK_CMD_PORT_DEL,
9105 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_DEL); in devlink_notify_unregister()
9259 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_DEL); in devlink_port_unregister()

Completed in 23 milliseconds