Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.h585 int tls_tx_key(struct toepcb *);
H A Dt4_tls.c90 tls_tx_key(struct toepcb *toep) in tls_tx_key() function
523 KASSERT(tls_tx_key(toep), in t4_push_ktls()
H A Dt4_cpl_io.c2787 if (tls_tx_key(toep)) in t4_aio_queue_aiotx()