Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h182 DF_DISABLE_TCB_CACHE = (1 << 2), /* Disable TCB cache (T6+) */ enumerator
H A Dt4_sge.c798 if (sc->debug_flags & DF_DISABLE_TCB_CACHE) { in t4_tweak_chip_settings()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c819 if (!(sc->debug_flags & DF_DISABLE_TCB_CACHE)) { in fill_tcp_info()