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()
76 return (sc->tt.tls && sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS); in can_tls_offload()
512 return adap->cryptocaps & FW_CAPS_CONFIG_TLS_HW; in is_ktls()
990 uint16_t cryptocaps; member
2156 uint16_t cryptocaps; in compare_caps_and_params() 2187 o->cryptocaps = sc->cryptocaps; in compare_caps_and_params() 5008 uint16_t cryptocaps; in apply_cfg_and_initialize() 5500 READ_CAPS(cryptocaps); in get_params__post_init() 5648 if (sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS) { in set_params__post_init() 7508 SYSCTL_CAP(cryptocaps, 7, "crypto"); in t4_sysctls() 9976 if (sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS) { in sysctl_meminfo() 11252 if (v != 0 && !(sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS)) in sysctl_tp_dack_timer() 2099 uint16_t cryptocaps; global() member 4930 uint16_t cryptocaps; global() member
1099 if (ofld && sc->tt.tls && sc->cryptocaps & FW_CAPS_CONFIG_TLSKEYS && in max_rx_payload()
1806 if (sc->cryptocaps & FW_CAPS_CONFIG_CRYPTO_LOOKASIDE && in ccr_identify()
4723 __be16 cryptocaps; member