Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/tom/
HDt4_tls.c63 t4_set_tls_tcb_field(struct toepcb *toep, uint16_t word, uint64_t mask, in t4_set_tls_tcb_field() function
92 t4_set_tls_tcb_field(toep, W_TCB_RX_TLS_KEY_TAG, in t4_set_tls_keyid()
102 t4_set_tls_tcb_field(toep, W_TCB_T_FLAGS, V_TF_RX_QUIESCE(1), 0); in t4_clear_rx_quiesce()
115 t4_set_tls_tcb_field(toep, W_TCB_ULP_RAW, in tls_clr_ofld_mode()
118 t4_set_tls_tcb_field(toep, W_TCB_ULP_TYPE, in tls_clr_ofld_mode()
422 t4_set_tls_tcb_field(toep, W_TCB_ULP_RAW, in tls_alloc_ktls()
428 t4_set_tls_tcb_field(toep, W_TCB_TLS_SEQ, in tls_alloc_ktls()
466 t4_set_tls_tcb_field(toep, W_TCB_ULP_RAW, V_TCB_ULP_RAW(M_TCB_ULP_RAW), in tls_establish()