Searched refs:devlink_dpipe_match_put (Results 1 – 3 of 3) sorted by relevance
107 return devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_erif_matches_dump()318 err = devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_host_matches_dump()338 return devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_host_matches_dump()867 err = devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_adj_matches_dump()875 err = devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_adj_matches_dump()883 return devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_adj_matches_dump()
826 int devlink_dpipe_match_put(struct sk_buff *skb,
1686 int devlink_dpipe_match_put(struct sk_buff *skb, in devlink_dpipe_match_put() function1711 EXPORT_SYMBOL_GPL(devlink_dpipe_match_put);1991 if (devlink_dpipe_match_put(skb, value->match)) in devlink_dpipe_match_value_put()