Searched refs:c4iw_count_rcqes (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 1020 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count);
|
H A D | cq.c | 443 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) in c4iw_count_rcqes() function
|
H A D | qp.c | 1623 c4iw_count_rcqes(&rchp->cq, &qhp->wq, &count); in __flush_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 1006 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count);
|
H A D | cq.c | 443 void c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) in c4iw_count_rcqes() function
|
H A D | qp.c | 1623 c4iw_count_rcqes(&rchp->cq, &qhp->wq, &count); in __flush_qp()
|
Completed in 15 milliseconds