mlx5_core_modify_sq 3243 drivers/infiniband/hw/mlx5/qp.c 	err = mlx5_core_modify_sq(dev, sq->base.mqp.qpn, in, inlen);
mlx5_core_modify_sq 1272 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	err = mlx5_core_modify_sq(mdev, sqn, in, inlen);
mlx5_core_modify_sq  137 drivers/net/ethernet/mellanox/mlx5/core/transobj.c EXPORT_SYMBOL(mlx5_core_modify_sq);
mlx5_core_modify_sq  420 drivers/net/ethernet/mellanox/mlx5/core/transobj.c 	return mlx5_core_modify_sq(peer_mdev, sqn,
mlx5_core_modify_sq   47 include/linux/mlx5/transobj.h int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in, int inlen);