Searched refs:mthca_buf (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.h | 52 union mthca_buf { union 168 union mthca_buf queue; 221 union mthca_buf queue; 274 union mthca_buf queue;
|
H A D | mthca_allocator.c | 191 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, in mthca_buf_alloc() 279 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf, in mthca_buf_free()
|
H A D | mthca_dev.h | 424 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, 426 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf,
|