Searched refs:mlx5e_build_sq_param (Results 1 – 3 of 3) sorted by relevance
139 void mlx5e_build_sq_param(struct mlx5_core_dev *mdev,
985 void mlx5e_build_sq_param(struct mlx5_core_dev *mdev, in mlx5e_build_sq_param() function1234 mlx5e_build_sq_param(mdev, params, &cparam->txq_sq); in mlx5e_build_channel_param()
124 mlx5e_build_sq_param(priv->mdev, params, ¶m_sq); in mlx5e_open_qos_sq()