Searched refs:KERN_TLS_ON (Results 1 – 5 of 5) sorted by relevance
275 if (sc->flags & KERN_TLS_ON) in t4_connect()
675 if (sc->flags & KERN_TLS_ON) in t4_listen_start()
2015 MPASS(!(sc->flags & KERN_TLS_ON)); in stop_atids()
159 KERN_TLS_ON = (1 << 8), /* HW is configured for KERN_TLS */ enumerator
2803 if (sc->flags & KERN_TLS_ON || !is_t6(sc)) in cxgbe_vi_attach()5819 sc->flags |= KERN_TLS_ON; in t6_config_kern_tls()5823 sc->flags &= ~KERN_TLS_ON; in t6_config_kern_tls()12479 if (sc->flags & KERN_TLS_ON && is_t6(sc)) { in toe_capability()12741 if (sc->flags & KERN_TLS_ON) in ktls_capability()