Searched refs:DOT11F_EID_EXTCAP (Results 1 – 11 of 11) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_send_frames_host_roam.c | 376 DOT11F_EID_EXTCAP, in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 825 DOT11F_EID_EXTCAP, in lim_send_reassoc_req_mgmt_frame()
|
H A D | lim_utils.c | 6225 vdev_ie->ie_id = DOT11F_EID_EXTCAP; in lim_send_ext_cap_ie() 6375 if (DOT11F_EID_EXTCAP != buf[0] || buf[1] > DOT11F_IE_EXTCAP_MAX_LEN) { in lim_update_extcap_struct() 6411 DOT11F_EID_EXTCAP, ONE_BYTE, in lim_strip_extcap_update_struct()
|
H A D | lim_api.c | 3444 local_ie_buf[*local_ie_len] = DOT11F_EID_EXTCAP; in lim_update_ext_cap_ie()
|
H A D | lim_send_management_frames.c | 2728 DOT11F_EID_EXTCAP, in lim_send_assoc_req_mgmt_frame()
|
H A D | lim_process_sme_req_messages.c | 4640 DOT11F_EID_EXTCAP, ONE_BYTE, in lim_fill_session_params()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_scan.c | 357 case DOT11F_EID_EXTCAP: in wlan_hdd_update_scan_ies() 358 if (!wlan_get_ie_ptr_from_eid(DOT11F_EID_EXTCAP, in wlan_hdd_update_scan_ies()
|
H A D | wlan_hdd_main.c | 18558 ie = wlan_get_ie_ptr_from_eid(DOT11F_EID_EXTCAP, beacon->tail, in wlan_hdd_set_sap_beacon_protection()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_beacon_gen.c | 1348 set_probe_rsp_ie_bitmap(DefProbeRspIeBitmap, DOT11F_EID_EXTCAP); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | dot11f.c | 11700 0, DOT11F_EID_EXTCAP, 0, 0, }, 11886 0, DOT11F_EID_EXTCAP, 0, 0, }, 12201 0, DOT11F_EID_EXTCAP, 0, 0, }, 12460 0, DOT11F_EID_EXTCAP, 0, 0, }, 12710 0, DOT11F_EID_EXTCAP, 0, 0, }, 13254 0, DOT11F_EID_EXTCAP, 0, 0, }, 13402 0, DOT11F_EID_EXTCAP, 0, 0, }, 13719 0, DOT11F_EID_EXTCAP, 0, 0, }, 13892 0, DOT11F_EID_EXTCAP, 0, 0, }, 14162 0, DOT11F_EID_EXTCAP, 0, 0, }, [all …]
|
H A D | parser_api.c | 10582 non_inher_ie_lists[non_inher_len++] = DOT11F_EID_EXTCAP; 12766 non_inher_ie_lists[non_inher_len++] = DOT11F_EID_EXTCAP;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 5687 #define DOT11F_EID_EXTCAP (127) macro
|