Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
A Dmthca_allocator.c195 int mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct, in mthca_buf_alloc() argument
205 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,
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dalloc.c606 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct, in mlx4_buf_alloc() argument
609 if (size <= max_direct) { in mlx4_buf_alloc()
/linux/include/linux/mlx4/
A Ddevice.h1078 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct,

Completed in 15 milliseconds