Searched refs:mlx5e_striding_rq_possible (Results 1 – 3 of 3) sorted by relevance
301 bool mlx5e_striding_rq_possible(struct mlx5_core_dev *mdev, in mlx5e_striding_rq_possible() function340 params->rq_wq_type = mlx5e_striding_rq_possible(mdev, params) && in mlx5e_set_rq_type()357 mlx5e_striding_rq_possible(mdev, params) && in mlx5e_build_rq_params()
99 bool mlx5e_striding_rq_possible(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
1955 if (!mlx5e_striding_rq_possible(mdev, &priv->channels.params)) in set_pflag_rx_striding_rq()