Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.h326 u16 iwch_rqes_posted(struct iwch_qp *qhp);
Diwch_qp.c882 u16 iwch_rqes_posted(struct iwch_qp *qhp) in iwch_rqes_posted() function
926 init_attr.rqe_count = iwch_rqes_posted(qhp); in rdma_init()
Diwch_cm.c930 if (peer2peer && iwch_rqes_posted(ep->com.qp) == 0) { in process_mpa_reply()
1851 if (iwch_rqes_posted(qp)) { in iwch_accept_cr()