Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Ddevlink.h34 DEVLINK_CMD_PORT_DEL, enumerator
/linux-6.12.1/net/devlink/
Dport.c554 WARN_ON(cmd != DEVLINK_CMD_PORT_NEW && cmd != DEVLINK_CMD_PORT_DEL); in devlink_port_notify()
591 devlink_ports_notify(devlink, DEVLINK_CMD_PORT_DEL); in devlink_ports_notify_unregister()
1135 devlink_port_notify(devlink_port, DEVLINK_CMD_PORT_DEL); in devl_port_unregister()
Dnetlink_gen.c626 .cmd = DEVLINK_CMD_PORT_DEL,