Home
last modified time | relevance | path

Searched refs:mlx5_fc_local_put (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws_pools.c419 mlx5_fc_local_put(counter); in mlx5_fc_get_hws_action()
426 mlx5_fc_local_put(counter); in mlx5_fc_put_hws_action()
/linux/include/linux/mlx5/
H A Dfs.h333 void mlx5_fc_local_put(struct mlx5_fc *counter);
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c588 void mlx5_fc_local_put(struct mlx5_fc *counter) in mlx5_fc_local_put() function
H A Dfs_core.c666 mlx5_fc_local_put(rule->dest_attr.counter); in del_sw_hw_rule()