Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Doffload.h218 int tx_zcopy; member
H A Dt4_main.c7902 sc->tt.tx_zcopy = 0; in t4_sysctls()
7904 CTLFLAG_RW, &sc->tt.tx_zcopy, 0, in t4_sysctls()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c2424 if (!sc->tt.tx_zcopy) in t4_aio_queue_aiotx()