Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.h328 u16 iwch_rqes_posted(struct iwch_qp *qhp);
Diwch_qp.c802 u16 iwch_rqes_posted(struct iwch_qp *qhp) in iwch_rqes_posted() function
846 init_attr.rqe_count = iwch_rqes_posted(qhp); in rdma_init()
Diwch_cm.c926 if (peer2peer && iwch_rqes_posted(ep->com.qp) == 0) { in process_mpa_reply()
1837 if (iwch_rqes_posted(qp)) { in iwch_accept_cr()