Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Ddevlink.c1063 static void devlink_rate_notify(struct devlink_rate *devlink_rate, in devlink_rate_notify() function
1769 devlink_rate_notify(devlink_rate, DEVLINK_CMD_RATE_NEW); in devlink_nl_cmd_rate_set_doit()
1818 devlink_rate_notify(rate_node, DEVLINK_CMD_RATE_NEW); in devlink_nl_cmd_rate_new_doit()
1843 devlink_rate_notify(rate_node, DEVLINK_CMD_RATE_DEL); in devlink_nl_cmd_rate_del_doit()
9398 devlink_rate_notify(devlink_rate, DEVLINK_CMD_RATE_NEW); in devlink_rate_leaf_create()
9421 devlink_rate_notify(devlink_rate, DEVLINK_CMD_RATE_DEL); in devlink_rate_leaf_destroy()