mlx5_core_modify_rq 3180 drivers/infiniband/hw/mlx5/qp.c 	err = mlx5_core_modify_rq(dev->mdev, rq->base.mqp.qpn, in, inlen);
mlx5_core_modify_rq 6366 drivers/infiniband/hw/mlx5/qp.c 	err = mlx5_core_modify_rq(dev->mdev, rwq->core_qp.qpn, in, inlen);
mlx5_core_modify_rq  734 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	err = mlx5_core_modify_rq(mdev, rq->rqn, in, inlen);
mlx5_core_modify_rq  765 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	err = mlx5_core_modify_rq(mdev, rq->rqn, in, inlen);
mlx5_core_modify_rq  794 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	err = mlx5_core_modify_rq(mdev, rq->rqn, in, inlen);
mlx5_core_modify_rq   91 drivers/net/ethernet/mellanox/mlx5/core/transobj.c EXPORT_SYMBOL(mlx5_core_modify_rq);
mlx5_core_modify_rq  399 drivers/net/ethernet/mellanox/mlx5/core/transobj.c 	return mlx5_core_modify_rq(func_mdev, rqn,
mlx5_core_modify_rq   42 include/linux/mlx5/transobj.h int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *in, int inlen);