Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Ddevlink.h34 DEVLINK_CMD_PORT_DEL, enumerator
/Linux-v5.15/net/core/
Ddevlink.c1046 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify()
8574 .cmd = DEVLINK_CMD_PORT_DEL,
9141 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_DEL); in devlink_port_unregister()