Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Doffload.h232 int inline_keys; member
H A Dt4_main.c754 SYSCTL_INT(_hw_cxgbe_tls, OID_AUTO, inline_keys, CTLFLAG_RDTUN,
6169 sc->tlst.inline_keys = t4_tls_inline_keys; in set_params__post_init()
8132 CTLFLAG_RW, &sc->tlst.inline_keys, 0, "Always pass TLS " in t4_sysctls()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt7_kern_tls.c233 if (sc->tlst.inline_keys) in t7_tls_tag_alloc()
H A Dt6_kern_tls.c445 if (sc->tlst.inline_keys) in t6_tls_tag_alloc()