Searched refs:t4_sq_onchip (Results 1 – 4 of 4) sorted by relevance
421 static inline int t4_sq_onchip(struct t4_wq *wq) in t4_sq_onchip() function498 if (t4_sq_onchip(wq)) { in t4_ring_sq_db()507 if (t4_sq_onchip(wq)) { in t4_ring_sq_db()
518 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()
54 if (t4_sq_onchip(wq)) { in copy_wr_to_sq()77 if (t4_sq_onchip(wq)) in copy_wr_to_sq()
415 static inline int t4_sq_onchip(struct t4_sq *sq) in t4_sq_onchip() function