Searched refs:cryptocaps (Results 1 – 10 of 10) sorted by relevance
104 uint32_t cryptocaps; member
500 wif->cryptocaps = wlan_cryptocaps_to_snmp(dc.dc_cryptocaps); in wlan_get_driver_caps()
476 return (bits_get(val, (uint8_t *)&wif->cryptocaps, in op_wlan_if_parent()477 sizeof(wif->cryptocaps))); in op_wlan_if_parent()
572 return adap->cryptocaps & FW_CAPS_CONFIG_TLS_HW || in is_ktls()
1064 uint16_t cryptocaps; member
2281 uint16_t cryptocaps; member2313 o->cryptocaps = sc->cryptocaps; in save_caps_and_params()5320 uint16_t cryptocaps; member5832 READ_CAPS(cryptocaps); in get_params__post_init()5982 if (sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS) { in get_params__post_init()7976 SYSCTL_CAP(cryptocaps, 7, "crypto"); in t4_sysctls()12263 if (v != 0 && !(sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS)) in sysctl_tls()
1143 if (ofld && sc->tt.tls && sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS && in max_rx_payload()
86 return (sc->tt.tls && sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS); in can_tls_offload()
1808 if (sc->cryptocaps & FW_CAPS_CONFIG_CRYPTO_LOOKASIDE && in ccr_identify()
5841 __be16 cryptocaps; member