Searched refs:mthca_buf (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/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 | 196 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, in mthca_buf_alloc() 286 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,
|