Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.h66 int mlx5_ttc_fwd_default_dest(struct mlx5_ttc_table *ttc,
Dfs_ttc.c758 int mlx5_ttc_fwd_default_dest(struct mlx5_ttc_table *ttc, in mlx5_ttc_fwd_default_dest() function
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c265 err = mlx5_ttc_fwd_default_dest(ttc, fs_udp2tt(i)); in fs_udp_disable()
523 err = mlx5_ttc_fwd_default_dest(ttc, MLX5_TT_ANY); in fs_any_disable()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c310 err = mlx5_ttc_fwd_default_dest(ttc, fs_accel2tt(i)); in accel_fs_tcp_disable()
Dipsec_fs.c577 mlx5_ttc_fwd_default_dest(ttc, family2tt(family)); in ipsec_rx_ft_disconnect()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c129 err = mlx5_ttc_fwd_default_dest(ttc, arfs_get_tt(i)); in arfs_disable()