Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/tom/
H A Dt4_tls.c397 struct tls_hdr *tls_hdr, unsigned int plen, uint8_t rec_type, in write_tlstx_cpl() argument
404 data_type = tls_content_type(rec_type); in write_tlstx_cpl()
410 cpl->type_protover = htobe32(V_CPL_TX_TLS_SFO_TYPE(rec_type)); in write_tlstx_cpl()