Home
last modified time | relevance | path

Searched refs:mlx5dr_ste_set_counter_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c469 mlx5dr_ste_set_counter_id(last_ste, attr->ctr_id); in dr_actions_apply_tx()
478 mlx5dr_ste_set_counter_id(last_ste, attr->ctr_id); in dr_actions_apply_rx()
Ddr_types.h227 void mlx5dr_ste_set_counter_id(u8 *hw_ste_p, u32 ctr_id);
Ddr_ste.c163 void mlx5dr_ste_set_counter_id(u8 *hw_ste_p, u32 ctr_id) in mlx5dr_ste_set_counter_id() function