Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den.h867 bool mlx5e_striding_rq_possible(struct mlx5_core_dev *mdev,
Den_main.c102 bool mlx5e_striding_rq_possible(struct mlx5_core_dev *mdev, in mlx5e_striding_rq_possible() function
125 params->rq_wq_type = mlx5e_striding_rq_possible(mdev, params) && in mlx5e_set_rq_type()
4842 mlx5e_striding_rq_possible(mdev, params) && in mlx5e_build_rq_params()
Den_ethtool.c1903 if (!mlx5e_striding_rq_possible(mdev, &priv->channels.params)) in set_pflag_rx_striding_rq()