Searched defs:is_direct (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_allocator.c194 mthca_buf_alloc(struct mthca_dev *dev, int size, int max_direct, union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, int hca_write, struct mthca_mr *mr) argument
282 mthca_buf_free(struct mthca_dev *dev, int size, union mthca_buf *buf, int is_direct, struct mthca_mr *mr) argument
H A Dmthca_provider.h190 int is_direct; member in struct:mthca_cq_buf
239 int is_direct; member in struct:mthca_srq
267 int is_direct; member in struct:mthca_qp
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c1907 static inline int is_direct(u8 class) function

Completed in 166 milliseconds