Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.h102 mlx5_tc_ct_match_del(struct mlx5_tc_ct_priv *priv, struct mlx5_ct_attr *ct_attr);
152 mlx5_tc_ct_match_del(struct mlx5_tc_ct_priv *priv, struct mlx5_ct_attr *ct_attr) {} in mlx5_tc_ct_match_del() function
Dtc_ct.c1311 void mlx5_tc_ct_match_del(struct mlx5_tc_ct_priv *priv, struct mlx5_ct_attr *ct_attr) in mlx5_tc_ct_match_del() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1919 mlx5_tc_ct_match_del(get_ct_priv(priv), &flow->attr->ct_attr); in mlx5e_tc_del_fdb_flow()