Searched refs:wlan_get_ext_ie_ptr_from_ext_id (Results 1 – 15 of 15) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_eht.c | 69 mlie = wlan_get_ext_ie_ptr_from_ext_id(MLO_IE_OUI_TYPE, MLO_IE_OUI_SIZE, in wlan_hdd_get_mlo_link_id() 119 ie = wlan_get_ext_ie_ptr_from_ext_id(EHT_CAP_OUI_TYPE, EHT_CAP_OUI_SIZE, in wlan_hdd_check_11be_support()
|
D | wlan_hdd_he.c | 89 ie = wlan_get_ext_ie_ptr_from_ext_id(HE_CAP_OUI_TYPE, HE_CAP_OUI_SIZE, in wlan_hdd_check_11ax_support()
|
D | wlan_hdd_hostapd.c | 4927 ie = wlan_get_ext_ie_ptr_from_ext_id(oui, oui_size, in wlan_hdd_add_extn_ie()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/inc/ |
D | wlan_utility.h | 152 const uint8_t *wlan_get_ext_ie_ptr_from_ext_id(const uint8_t *oui,
|
/wlan-driver/qcacld-3.0/components/tdls/core/src/ |
D | wlan_tdls_mgmt.c | 307 ie = wlan_get_ext_ie_ptr_from_ext_id(&ext_id_param, in tdls_check_peer_mlo_dev()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/ |
D | wlan_utility.c | 325 const uint8_t *wlan_get_ext_ie_ptr_from_ext_id(const uint8_t *oui, in wlan_get_ext_ie_ptr_from_ext_id() function
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
D | sch_beacon_gen.c | 290 mlo_ie = wlan_get_ext_ie_ptr_from_ext_id(MLO_IE_OUI_TYPE, in lim_upt_mlo_partner_info()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_action_frame.c | 1248 oci_ie = wlan_get_ext_ie_ptr_from_ext_id(&ext_id_param, in lim_check_oci_match()
|
D | lim_utils.c | 7841 ie = wlan_get_ext_ie_ptr_from_ext_id(HE_CAP_OUI_TYPE, in lim_set_he_caps() 8336 ie = wlan_get_ext_ie_ptr_from_ext_id(MLO_IE_OUI_TYPE, in lim_set_mlo_caps() 8399 if (wlan_get_ext_ie_ptr_from_ext_id(MLO_IE_OUI_TYPE, ONE_BYTE, in lim_strip_mlo_ie() 9082 ie = wlan_get_ext_ie_ptr_from_ext_id(EHT_CAP_OUI_TYPE, in lim_set_eht_caps()
|
D | lim_send_management_frames.c | 2764 wlan_get_ext_ie_ptr_from_ext_id(SIR_FILS_HLP_OUI_TYPE, in lim_send_assoc_req_mgmt_frame() 2814 wlan_get_ext_ie_ptr_from_ext_id(MSCS_OUI_TYPE, MSCS_OUI_SIZE, in lim_send_assoc_req_mgmt_frame()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_vdev_connect.c | 1408 hlp_ext_ie = wlan_get_ext_ie_ptr_from_ext_id(FILS_HLP_OUI_TYPE, in cm_update_hlp_data_from_assoc_ie()
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/ |
D | wlan_scan_utils_api.c | 2373 link_info->max_cst_ie = wlan_get_ext_ie_ptr_from_ext_id in util_get_ml_bv_partner_link_info()
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_fsm.c | 2005 dh_ie = wlan_get_ext_ie_ptr_from_ext_id(DH_OUI_TYPE, DH_OUI_TYPE_SIZE, in sap_fill_owe_ie_in_assoc_ind()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/ |
D | wlan_cm_roam_api.c | 5552 wlan_get_ext_ie_ptr_from_ext_id(WLAN_HEOP_OUI_TYPE, in wlan_cm_add_frame_to_scan_db()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 7877 return wlan_get_ext_ie_ptr_from_ext_id(oui, oui_size,
|