Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c400 t4_sq_produce(&qhp->wq, len16); in c4iw_post_send()
H A Dt4.h426 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h435 static inline void t4_sq_produce(struct t4_wq *wq, u8 len16) in t4_sq_produce() function
H A Dqp.c907 t4_sq_produce(&qhp->wq, len16); in c4iw_post_send()