Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c475 t4_ring_rq_db(&qhp->wq, idx, dev_is_t4(qhp->rhp), in c4iw_post_receive()
H A Dt4.h525 static inline void t4_ring_rq_db(struct t4_wq *wq, u16 inc, u8 t4, u8 len16, in t4_ring_rq_db() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h507 t4_ring_rq_db(struct t4_wq *wq, u16 inc, union t4_recv_wr *wqe, u8 wc) in t4_ring_rq_db() function
H A Dqp.c970 t4_ring_rq_db(&qhp->wq, idx, wqe, qhp->rhp->rdev.adap->iwt.wc_en); in c4iw_post_receive()