Searched refs:cryptocaps (Results 1 – 10 of 10) sorted by relevance
106 uint32_t cryptocaps; member
502 wif->cryptocaps = wlan_cryptocaps_to_snmp(dc.dc_cryptocaps); in wlan_get_driver_caps()
478 return (bits_get(val, (uint8_t *)&wif->cryptocaps, in op_wlan_if_parent()479 sizeof(wif->cryptocaps))); in op_wlan_if_parent()
2006 uint16_t cryptocaps; member2037 o->cryptocaps = sc->cryptocaps; in save_caps_and_params()4886 uint16_t cryptocaps; member5356 READ_CAPS(cryptocaps); in get_params__post_init()5504 if (sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS) { in get_params__post_init()5685 if (sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS && in set_params__post_init()7343 SYSCTL_CAP(cryptocaps, 7, "crypto"); in t4_sysctls()11192 if (v != 0 && !(sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS)) in sysctl_tls()11297 if (v != 0 && !(sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS)) in sysctl_tls_rx_timeout()
968 uint16_t cryptocaps; member
1099 if (ofld && sc->tt.tls && sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS && in max_rx_payload()
509 return adap->cryptocaps & FW_CAPS_CONFIG_TLS_HW; in is_ktls()
81 return (sc->tt.tls && sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS); in can_tls_offload()
2107 if (sc->cryptocaps & FW_CAPS_CONFIG_CRYPTO_LOOKASIDE && in ccr_identify()
4725 __be16 cryptocaps; member