Searched refs:devlink_nl_port_handle_fill (Results 1 – 3 of 3) sorted by relevance
2008 int devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port);2048 devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port) in 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
1805 ret = devlink_nl_port_handle_fill(skb, dev->devlink_port); in rtnl_fill_devlink_port()