Searched refs:mlx5_core_modify_rq (Results 1 – 3 of 3) sorted by relevance
40 int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *in, int inlen);
87 int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *in, int inlen) in mlx5_core_modify_rq() function
431 err = mlx5_core_modify_rq(mdev, rq->rqn, in, inlen); in mlx5e_modify_rq()