Searched refs:c4iw_flush_rq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 1022 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count);
|
H A D | cq.c | 203 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) in c4iw_flush_rq() function
|
H A D | qp.c | 1624 rq_flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 1008 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count);
|
H A D | cq.c | 203 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count) in c4iw_flush_rq() function
|
H A D | qp.c | 1624 rq_flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()
|
Completed in 15 milliseconds