Searched refs:get_tisn (Results 1 – 3 of 3) sorted by relevance
359 .get_tisn = mlx5i_get_tisn,
1016 u32 (*get_tisn)(struct mlx5_core_dev *mdev, struct mlx5e_priv *priv, member
1425 if (profile->get_tisn) in mlx5e_profile_get_tisn()1426 return profile->get_tisn(mdev, priv, lag_port, tc); in mlx5e_profile_get_tisn()