Searched refs:max_direct (Results 1 – 3 of 3) sorted by relevance
190 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct, in mthca_buf_alloc() argument200 if (size <= max_direct) { in mthca_buf_alloc()
423 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct,
606 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct, in mlx4_buf_alloc() argument609 if (size <= max_direct) { in mlx4_buf_alloc()