Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c223 case ULP_MODE_TLS: in tls_alloc_ktls()
379 txwr->lsodisable_to_flags = htobe32(V_TX_ULP_MODE(ULP_MODE_TLS) | in write_tlstx_wr()
521 ulp_mode(toep) == ULP_MODE_TCPDDP || ulp_mode(toep) == ULP_MODE_TLS, in t4_push_ktls()
1288 toep->params.ulp_mode = ULP_MODE_TLS; in tls_update_tcb()
1291 V_TCB_ULP_TYPE(ULP_MODE_TLS)); in tls_update_tcb()
H A Dt4_cpl_io.c709 ulp_mode(toep) == ULP_MODE_TLS || in t4_push_frames()
2023 if (__predict_false(ulp_mode(toep) == ULP_MODE_TLS && in do_rx_data()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h264 ULP_MODE_TLS = 8, enumerator