Searched refs:t4_ring_sq_db (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | t4.h | 611 static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe) in t4_ring_sq_db() function
|
H A D | qp.c | 756 t4_ring_sq_db(&qhp->wq, idx, wqe); in post_write_cmpl() 919 t4_ring_sq_db(&qhp->wq, inc, NULL); in ring_kernel_sq_db() 1252 t4_ring_sq_db(&qhp->wq, idx, wqe); in c4iw_post_send()
|
H A D | device.c | 1288 t4_ring_sq_db(&qp->wq, qp->wq.sq.wq_pidx_inc, NULL); in resume_rc_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | t4.h | 601 static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe) in t4_ring_sq_db() function
|
H A D | qp.c | 756 t4_ring_sq_db(&qhp->wq, idx, wqe); in post_write_cmpl() 919 t4_ring_sq_db(&qhp->wq, inc, NULL); in ring_kernel_sq_db() 1252 t4_ring_sq_db(&qhp->wq, idx, wqe); in c4iw_post_send()
|
H A D | device.c | 1288 t4_ring_sq_db(&qp->wq, qp->wq.sq.wq_pidx_inc, NULL); in resume_rc_qp()
|
Completed in 14 milliseconds