Searched refs:mthca_buf (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mthca/ |
H A D | mthca_provider.h | 54 union mthca_buf { union 188 union mthca_buf queue; 241 union mthca_buf queue; 284 union mthca_buf queue;
|
H A 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()
|
H A D | mthca_dev.h | 427 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, 429 void mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf,
|