Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h421 static inline int t4_sq_onchip(struct t4_wq *wq) in t4_sq_onchip() function
498 if (t4_sq_onchip(wq)) { in t4_ring_sq_db()
507 if (t4_sq_onchip(wq)) { in t4_ring_sq_db()
H A Dverbs.c518 if (t4_sq_onchip(&qhp->wq)) { in create_qp()
589 if (t4_sq_onchip(&qhp->wq)) in reset_qp()
627 if (t4_sq_onchip(&qhp->wq)) { in c4iw_destroy_qp()
H A Dqp.c54 if (t4_sq_onchip(wq)) { in copy_wr_to_sq()
77 if (t4_sq_onchip(wq)) in copy_wr_to_sq()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h415 static inline int t4_sq_onchip(struct t4_sq *sq) in t4_sq_onchip() function