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

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h77 TPF_TLS_RECEIVE = (1 << 13), /* should receive TLS records */ enumerator in enum:__anon11993
H A Dt4_tls.c711 toep->flags |= TPF_TLS_RECEIVE;
1101 toep->flags |= TPF_TLS_RECEIVE;
H A Dt4_cpl_io.c1555 toep->flags & TPF_TLS_RECEIVE)) {

Completed in 105 milliseconds