Home
last modified time | relevance | path

Searched refs:insert_recv_cqe (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcq.c185 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq, u32 srqidx) in insert_recv_cqe() function
212 insert_recv_cqe(wq, cq, 0); in c4iw_flush_rq()
1186 insert_recv_cqe(&qhp->wq, &rchp->cq, srqidx); in c4iw_flush_srqidx()
/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c348 static void insert_recv_cqe(struct t3_wq *wq, struct t3_cq *cq) in insert_recv_cqe() function
378 insert_recv_cqe(wq, cq); in cxio_flush_rq()