Searched defs:max_direct (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_wq.c66 int max_direct = param->linear ? INT_MAX : 0; local
103 int max_direct = param->linear ? INT_MAX : 0; local
142 int max_direct = param->linear ? INT_MAX : 0; local
H A Dmlx5_alloc.c72 mlx5_buf_alloc(struct mlx5_core_dev *dev, int size, int max_direct, struct mlx5_buf *buf) argument
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_allocator.c194 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct, argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c585 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct, argument
790 mlx4_alloc_hwq_res(struct mlx4_dev *dev, struct mlx4_hwq_resources *wqres, int size, int max_direct) argument

Completed in 91 milliseconds