Home
last modified time | relevance | path

Searched refs:ext (Results 1 – 25 of 26) sorted by relevance

12

/wlan-driver/qcacld-3.0/components/action_oui/core/src/
H A Dwlan_action_oui_parse.c123 struct action_oui_extension *ext, in validate_and_convert_oui() argument
129 valid = action_oui_string_to_hex(token, ext->oui, 2, in validate_and_convert_oui()
134 ext->oui_length = qdf_str_len(token) / 2; in validate_and_convert_oui()
156 struct action_oui_extension *ext, in validate_and_convert_data_length() argument
180 ext->data_length = len; in validate_and_convert_data_length()
182 if (!ext->data_length) in validate_and_convert_data_length()
205 struct action_oui_extension *ext, in validate_and_convert_data() argument
209 uint32_t expected_token_len[1] = {2 * ext->data_length}; in validate_and_convert_data()
211 valid = action_oui_string_to_hex(token, ext->data, 1, in validate_and_convert_data()
236 struct action_oui_extension *ext, in validate_and_convert_data_mask() argument
[all …]
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver_wext.c
/wlan-driver/wpa_supplicant_8/src/radius/
H A Dradius.c
/wlan-driver/wpa_supplicant_8/src/crypto/
H A Dtls_wolfssl.c
H A Dtls_openssl.c
H A Dtls_openssl_ocsp.c
/wlan-driver/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h
H A Deapol_supp_sm.c
/wlan-driver/wpa_supplicant_8/src/wps/
H A Dwps_dev_attr.h
H A Dwps_dev_attr.c
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_ipa.h381 const qdf_ipa_ext_intf_t *ext) in qdf_ipa_register_intf_ext() argument
383 return __qdf_ipa_register_intf_ext(name, tx, rx, ext); in qdf_ipa_register_intf_ext()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dbss.h
H A DREADME
H A Dbss.c
/wlan-driver/wpa_supplicant_8/src/eap_peer/
H A Deap.h
H A Deap.c
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
H A Diot_sim_common.c1192 mlme_pdev_ext_t *ext = NULL; in iot_sim_debug_content_change_write() local
1258 ext = wlan_pdev_mlme_get_ext_hdl(isc->pdev_obj); in iot_sim_debug_content_change_write()
1259 if (ext) { in iot_sim_debug_content_change_write()
1260 isc->iot_sim_update_beacon_trigger(ext); in iot_sim_debug_content_change_write()
/wlan-driver/wpa_supplicant_8/src/tls/
H A Dtlsv1_server_read.c
H A Dtlsv1_client_read.c
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_nbuf_m.h239 } ext; member
578 dp_ext.ext.mpdu_seq)
H A Di_qdf_ipa.h675 const struct ipa_ext_intf *ext) in __qdf_ipa_register_intf_ext() argument
677 return ipa_register_intf_ext(name, tx, rx, ext); in __qdf_ipa_register_intf_ext()
/wlan-driver/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c
/wlan-driver/wpa_supplicant_8/src/common/
H A Dieee802_11_common.h
H A Dieee802_11_common.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c

12