Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c384 struct tls_hdr *tls_hdr, unsigned int plen, uint64_t seqno) in write_tlstx_cpl() argument
390 data_type = tls_content_type(tls_hdr->type); in write_tlstx_cpl()
397 V_CPL_TX_TLS_SFO_TYPE(tls_hdr->type)); in write_tlstx_cpl()
484 struct tls_hdr *thdr; in t4_push_ktls()
648 thdr = (struct tls_hdr *)&m->m_epg_hdr; in t4_push_ktls()
994 struct tls_hdr *hdr; in do_rx_data_tls()
1021 hdr = mtod(m, struct tls_hdr *); in do_rx_data_tls()
H A Dt4_tls.h83 struct tls_hdr { struct