Searched refs:devlink_dpipe_match_put (Results 1 – 3 of 3) sorted by relevance
108 return devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_erif_matches_dump()320 err = devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_host_matches_dump()340 return devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_host_matches_dump()869 err = devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_adj_matches_dump()877 err = devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_adj_matches_dump()885 return devlink_dpipe_match_put(skb, &match); in mlxsw_sp_dpipe_table_adj_matches_dump()
1637 int devlink_dpipe_match_put(struct sk_buff *skb,
3346 int devlink_dpipe_match_put(struct sk_buff *skb, in devlink_dpipe_match_put() function3371 EXPORT_SYMBOL_GPL(devlink_dpipe_match_put);3651 if (devlink_dpipe_match_put(skb, value->match)) in devlink_dpipe_match_value_put()