Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c435 num_wrs = t4_rq_avail(&qhp->wq); in c4iw_post_receive()
H A Dt4.h378 static inline u32 t4_rq_avail(struct t4_wq *wq) in t4_rq_avail() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h382 static inline u32 t4_rq_avail(struct t4_wq *wq) in t4_rq_avail() function
H A Dqp.c936 num_wrs = t4_rq_avail(&qhp->wq); in c4iw_post_receive()