Home
last modified time | relevance | path

Searched refs:qp_refcnt (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h493 refcount_t qp_refcnt; member
Dqp.c896 refcount_inc(&to_c4iw_qp(qp)->qp_refcnt); in c4iw_qp_add_ref()
902 if (refcount_dec_and_test(&to_c4iw_qp(qp)->qp_refcnt)) in c4iw_qp_rem_ref()
2209 refcount_set(&qhp->qp_refcnt, 1); in c4iw_create_qp()