Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_wq.c67 int max_direct = param->linear ? INT_MAX : 0; in mlx5_wq_cyc_create() local
103 int max_direct = param->linear ? INT_MAX : 0; in mlx5_cqwq_create() local
141 int max_direct = param->linear ? INT_MAX : 0; in mlx5_wq_ll_create() local
H A Dmlx5_alloc.c73 int max_direct, struct mlx5_buf *buf) in mlx5_buf_alloc()
/freebsd/sys/dev/mthca/
H A Dmthca_allocator.c194 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct, in mthca_buf_alloc()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c585 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct, in mlx4_buf_alloc()
791 int size, int max_direct) in mlx4_alloc_hwq_res()