Searched refs:t4_ring_sq_db (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/libcxgb4/ |
H A D | qp.c | 404 t4_ring_sq_db(&qhp->wq, idx, dev_is_t4(qhp->rhp), in c4iw_post_send()
|
H A D | t4.h | 476 static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, u8 t4, u8 len16, in t4_ring_sq_db() function
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | t4.h | 482 t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe, u8 wc) in t4_ring_sq_db() function
|
H A D | qp.c | 911 t4_ring_sq_db(&qhp->wq, idx, wqe, rdev->adap->iwt.wc_en); in c4iw_post_send()
|