Searched refs:mthca_buf (Results 1 - 3 of 3) sorted by relevance
/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.h | 52 union mthca_buf { union 186 union mthca_buf queue; 239 union mthca_buf queue; 282 union mthca_buf queue;
|
H A D | mthca_allocator.c | 195 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, 282 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf,
|
H A 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,
|
Completed in 34 milliseconds