Searched refs:mthca_buf (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_provider.h | 52 union mthca_buf { union 186 union mthca_buf queue; 239 union mthca_buf queue; 282 union mthca_buf queue;
|
D | mthca_allocator.c | 195 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, in mthca_buf_alloc() 282 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf, in mthca_buf_free()
|
D | mthca_dev.h | 425 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, 427 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf,
|