Searched refs:iwt (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/share/examples/ipfilter/samples/ |
| D | relay.c | 36 char *iwh, *iwt, *rwh, *rwt; local 40 iwh = iwt = obuff; 54 if (iwh > iwt) 75 rw = write(ofd, iwt, iwh - iwt); 78 iwt += rw; 99 if (iwh == iwt) 100 iwh = iwt = obuff;
|
| /freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | device.c | 168 rdev->status_page->wc_supported = rdev->adap->iwt.wc_en; in c4iw_rdev_open()
|
| D | provider.c | 218 if (rdev->adap->iwt.wc_en && addr >= rdev->bar2_pa && in c4iw_mmap()
|
| D | qp.c | 910 t4_ring_sq_db(&qhp->wq, idx, wqe, rdev->adap->iwt.wc_en); in c4iw_post_send() 974 t4_ring_rq_db(&qhp->wq, idx, wqe, qhp->rhp->rdev.adap->iwt.wc_en); in c4iw_post_receive()
|
| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | adapter.h | 871 struct iw_tunables iwt; member
|
| D | t4_main.c | 2820 sc->iwt.wc_en = isset(&sc->doorbells, DOORBELL_UDBWC) ? 1 : 0; in t4_map_bar_2()
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | sqlite3.c | 209701 u8 iwt = pRtree->inWrTrans; 209705 pRtree->inWrTrans = iwt;
|