Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
A Dmthca_allocator.c190 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct, in mthca_buf_alloc() argument
200 if (size <= max_direct) { in mthca_buf_alloc()
A Dmthca_dev.h423 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct,
/drivers/net/ethernet/mellanox/mlx4/
A Dalloc.c584 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct, in mlx4_buf_alloc() argument
587 if (size <= max_direct) { in mlx4_buf_alloc()

Completed in 12 milliseconds