Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h573 int tls_tx_key(struct toepcb *);
H A Dt4_tls.c80 tls_tx_key(struct toepcb *toep) in tls_tx_key() function
508 KASSERT(tls_tx_key(toep), in t4_push_ktls()
H A Dt4_cpl_io.c2427 if (tls_tx_key(toep)) in t4_aio_queue_aiotx()