Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_provider.h196 CQ_RESIZE_READY, enumerator
Dmthca_provider.c761 cq->resize_buf->state = CQ_RESIZE_READY; in mthca_alloc_resize_buf()
818 if (cq->resize_buf->state == CQ_RESIZE_READY) { in mthca_resize_cq()
Dmthca_cq.c697 cq->resize_buf->state == CQ_RESIZE_READY)) { in mthca_poll_cq()