Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/tom/
H A Dt4_tom.h75 TPF_TLS_RECEIVE = (1 << 13), /* should receive TLS records */ enumerator
H A Dt4_tls.c1155 toep->flags |= TPF_TLS_RECEIVE; in tls_update_tcb()
H A Dt4_cpl_io.c1686 toep->flags & TPF_TLS_RECEIVE)) { in do_rx_data()