Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddevlink.h85 DEVLINK_CMD_PARAM_NEW, enumerator
/linux/net/core/
A Ddevlink.c3949 cmd = new ? DEVLINK_CMD_PARAM_NEW : DEVLINK_CMD_PARAM_DEL; in devlink_ns_change_notify()
4679 WARN_ON(cmd != DEVLINK_CMD_PARAM_NEW && cmd != DEVLINK_CMD_PARAM_DEL && in devlink_param_notify()
4929 info, DEVLINK_CMD_PARAM_NEW); in devlink_nl_cmd_param_set_doit()
9070 DEVLINK_CMD_PARAM_NEW); in devlink_notify_register()
10262 devlink_param_notify(devlink, 0, param_item, DEVLINK_CMD_PARAM_NEW); in devlink_param_value_changed()

Completed in 41 milliseconds