Searched refs:devlink_nl_port_handle_fill (Results 1 – 3 of 3) sorted by relevance
2110 int devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port); in devlink_compat_running_version() 2151 devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port)2133 devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port) devlink_nl_port_handle_fill() function
210 int devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port) in devlink_nl_port_handle_fill() function
2014 ret = devlink_nl_port_handle_fill(skb, dev->devlink_port); in rtnl_fill_devlink_port()