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

/freebsd-13-stable/sys/dev/cxgbe/
H A Doffload.h232 int tx_zcopy; member in struct:tom_tunables
H A Dt4_main.c6847 sc->tt.tx_zcopy = 0;
6848 SYSCTL_ADD_INT(ctx, children, OID_AUTO, "tx_zcopy",
6849 CTLFLAG_RW, &sc->tt.tx_zcopy, 0,
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c2289 if (!sc->tt.tx_zcopy)

Completed in 192 milliseconds