Home
last modified time | relevance | path

Searched refs:CQ_RESIZE_READY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_provider.h198 CQ_RESIZE_READY, enumerator
H A Dmthca_provider.c714 cq->resize_buf->state = CQ_RESIZE_READY; in mthca_alloc_resize_buf()
771 if (cq->resize_buf->state == CQ_RESIZE_READY) { in mthca_resize_cq()
H A Dmthca_cq.c694 cq->resize_buf->state == CQ_RESIZE_READY)) { in mthca_poll_cq()