Home
last modified time | relevance | path

Searched refs:wc_en (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Doffload.h227 int wc_en; member
H A Dt4_main.c3917 sc->iwt.wc_en = isset(&sc->doorbells, DOORBELL_UDBWC) ? 1 : 0; in t4_map_bar_2()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c166 rdev->status_page->wc_supported = rdev->adap->iwt.wc_en; in c4iw_rdev_open()
H A Dprovider.c198 if (rdev->adap->iwt.wc_en && addr >= rdev->bar2_pa && in c4iw_mmap()
H A Dqp.c911 t4_ring_sq_db(&qhp->wq, idx, wqe, rdev->adap->iwt.wc_en); in c4iw_post_send()
977 t4_ring_rq_db(&qhp->wq, idx, wqe, qhp->rhp->rdev.adap->iwt.wc_en); in c4iw_post_receive()