Home
last modified time | relevance | path

Searched refs:t4_ring_sq_db (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c404 t4_ring_sq_db(&qhp->wq, idx, dev_is_t4(qhp->rhp), in c4iw_post_send()
H A Dt4.h476 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 Dt4.h482 t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe, u8 wc) in t4_ring_sq_db() function
H A Dqp.c906 t4_ring_sq_db(&qhp->wq, idx, wqe, rdev->adap->iwt.wc_en); in c4iw_post_send()