Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dsample.c30 mlx5e_tc_act_sample_is_multi_table(struct mlx5_core_dev *mdev, in mlx5e_tc_act_sample_is_multi_table() function
45 return mlx5e_tc_act_sample_is_multi_table(priv->mdev, attr); in tc_act_is_multi_table_act_sample()
H A Dsample.h11 mlx5e_tc_act_sample_is_multi_table(struct mlx5_core_dev *mdev,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c500 if (mlx5e_tc_act_sample_is_multi_table(esw->dev, attr)) { in mlx5e_tc_sample_offload()