Home
last modified time | relevance | path

Searched refs:dev_is_t4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h77 static inline int dev_is_t4(struct c4iw_dev *dev) in dev_is_t4() function
H A Dverbs.c215 if (dev_is_t4(chp->rhp)) in c4iw_create_cq()
470 if (!dev_is_t4(qhp->rhp)) { in create_qp()
493 if (!dev_is_t4(qhp->rhp)) { in create_qp()
H A Dqp.c404 t4_ring_sq_db(&qhp->wq, idx, dev_is_t4(qhp->rhp), in c4iw_post_send()
475 t4_ring_rq_db(&qhp->wq, idx, dev_is_t4(qhp->rhp), in c4iw_post_receive()