Searched refs:devlink_nl_port_handle_fill (Results 1 – 3 of 3) sorted by relevance
1986 int devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port);2026 devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port) in devlink_nl_port_handle_fill() function
185 int devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port) in devlink_nl_port_handle_fill() function
1764 ret = devlink_nl_port_handle_fill(skb, dev->devlink_port); in rtnl_fill_devlink_port()