Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/libcxgb4/
HDlibcxgb4.h77 static inline int dev_is_t4(struct c4iw_dev *dev) in dev_is_t4() function
HDverbs.c213 if (dev_is_t4(chp->rhp)) in c4iw_create_cq()
458 if (!dev_is_t4(qhp->rhp)) { in create_qp()
481 if (!dev_is_t4(qhp->rhp)) { in create_qp()
HDqp.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()