Home
last modified time | relevance | path

Searched refs:mlx5_ttc_fwd_default_dest (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.h64 int mlx5_ttc_fwd_default_dest(struct mlx5_ttc_table *ttc,
Dfs_ttc.c596 int mlx5_ttc_fwd_default_dest(struct mlx5_ttc_table *ttc, in mlx5_ttc_fwd_default_dest() function
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c263 err = mlx5_ttc_fwd_default_dest(priv->fs.ttc, fs_udp2tt(i)); in fs_udp_disable()
519 err = mlx5_ttc_fwd_default_dest(priv->fs.ttc, MLX5_TT_ANY); in fs_any_disable()
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c311 err = mlx5_ttc_fwd_default_dest(priv->fs.ttc, fs_accel2tt(i)); in accel_fs_tcp_disable()
Dipsec_fs.c324 mlx5_ttc_fwd_default_dest(priv->fs.ttc, fs_esp2tt(type)); in rx_ft_put()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c123 err = mlx5_ttc_fwd_default_dest(priv->fs.ttc, arfs_get_tt(i)); in arfs_disable()