Searched refs:mlx5_core_modify_sq (Results 1 – 3 of 3) sorted by relevance
44 int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in, int inlen);
126 int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in, int inlen) in mlx5_core_modify_sq() function
664 err = mlx5_core_modify_sq(mdev, sq->sqn, in, inlen); in mlx5e_modify_sq()