Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.h95 struct l2t_entry *t4_l2t_alloc_tls(struct adapter *, struct sge_txq *,
H A Dt4_l2t.c211 t4_l2t_alloc_tls(struct adapter *sc, struct sge_txq *txq, void *dst, in t4_l2t_alloc_tls() function
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c2005 tlsp->l2te = t4_l2t_alloc_tls(tlsp->sc, txq, dst, &ndesc, in t6_ktls_write_wr()