Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_ttc.h61 int mlx5_ttc_fwd_dest(struct mlx5_ttc_table *ttc, enum mlx5_traffic_types type,
A Dfs_ttc.c583 int mlx5_ttc_fwd_dest(struct mlx5_ttc_table *ttc, enum mlx5_traffic_types type, in mlx5_ttc_fwd_dest() function
607 return mlx5_ttc_fwd_dest(ttc, type, &dest); in mlx5_ttc_fwd_default_dest()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dfs_tt_redirect.c287 err = mlx5_ttc_fwd_dest(ttc, fs_udp2tt(i), &dest); in fs_udp_enable()
542 err = mlx5_ttc_fwd_dest(ttc, MLX5_TT_ANY, &dest); in fs_any_enable()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dfs_tcp.c333 err = mlx5_ttc_fwd_dest(ttc, fs_accel2tt(i), &dest); in accel_fs_tcp_enable()
A Dipsec_fs.c299 mlx5_ttc_fwd_dest(ttc, family2tt(family), &dest); in rx_ft_get()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_arfs.c154 err = mlx5_ttc_fwd_dest(ttc, arfs_get_tt(i), &dest); in mlx5e_arfs_enable()

Completed in 11 milliseconds