Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.h61 int mlx5_ttc_fwd_dest(struct mlx5_ttc_table *ttc, enum mlx5_traffic_types type,
H 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c288 err = mlx5_ttc_fwd_dest(ttc, fs_udp2tt(i), &dest); in fs_udp_enable()
544 err = mlx5_ttc_fwd_dest(ttc, MLX5_TT_ANY, &dest); in fs_any_enable()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c334 err = mlx5_ttc_fwd_dest(ttc, fs_accel2tt(i), &dest); in accel_fs_tcp_enable()
H A Dipsec_fs.c425 mlx5_ttc_fwd_dest(attr->ttc, family2tt(attr->family), &dest); in ipsec_rx_ft_connect()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c169 err = mlx5_ttc_fwd_dest(ttc, arfs_get_tt(i), &dest); in mlx5e_arfs_enable()