Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dsmfs.h23 mlx5_smfs_action_create_flow_counter(u32 counter_id);
Dsmfs.c39 mlx5_smfs_action_create_flow_counter(u32 counter_id) in mlx5_smfs_action_create_flow_counter() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_smfs.c309 smfs_rule->count_action = mlx5_smfs_action_create_flow_counter(mlx5_fc_id(attr->counter)); in mlx5_ct_fs_smfs_ct_rule_add()