Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h178 CQ_RESIZE_READY, enumerator
H A Dmthca_provider.c690 cq->resize_buf->state = CQ_RESIZE_READY; in mthca_alloc_resize_buf()
747 if (cq->resize_buf->state == CQ_RESIZE_READY) { in mthca_resize_cq()
H A Dmthca_cq.c689 cq->resize_buf->state == CQ_RESIZE_READY)) { in mthca_poll_cq()