Home
last modified time | relevance | path

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

/openbmc/linux/net/devlink/
H A Ddevl_internal.h224 int devlink_nl_cmd_reload(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c395 .doit = devlink_nl_cmd_reload,
H A Ddev.c445 int devlink_nl_cmd_reload(struct sk_buff *skb, struct genl_info *info) in devlink_nl_cmd_reload() function