Home
last modified time | relevance | path

Searched refs:max_direct (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/ofed/drivers/net/mlx4/
HDalloc.c210 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct, in mlx4_buf_alloc() argument
215 if (size <= max_direct) { in mlx4_buf_alloc()
412 int size, int max_direct) in mlx4_alloc_hwq_res() argument
422 err = mlx4_buf_alloc(dev, size, max_direct, &wqres->buf); in mlx4_alloc_hwq_res()
/trueos/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_allocator.c193 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct, in mthca_buf_alloc() argument
203 if (size <= max_direct) { in mthca_buf_alloc()
HDmthca_dev.h424 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct,
/trueos/sys/ofed/include/linux/mlx4/
HDdevice.h956 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct,
1000 int size, int max_direct);