Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h867 bool mlx5e_striding_rq_possible(struct mlx5_core_dev *mdev,
H A 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()
H A Den_ethtool.c1905 if (!mlx5e_striding_rq_possible(mdev, &priv->channels.params)) in set_pflag_rx_striding_rq()