Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Ddevlink.h34 DEVLINK_CMD_PORT_DEL, enumerator
/Linux-v6.1/net/core/
Ddevlink.c1352 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify()
9244 .cmd = DEVLINK_CMD_PORT_DEL,
9752 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_DEL); in devlink_notify_unregister()
9972 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_DEL); in devl_port_unregister()