Home
last modified time | relevance | path

Searched refs:mgmt_frame (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c1148 struct mgmt_frm_reg_info *mgmt_frame = NULL; in lim_check_mgmt_registered_frames() local
1165 (qdf_list_node_t **) &mgmt_frame); in lim_check_mgmt_registered_frames()
1168 while (mgmt_frame) { in lim_check_mgmt_registered_frames()
1169 type = (mgmt_frame->frameType >> 2) & 0x03; in lim_check_mgmt_registered_frames()
1170 sub_type = (mgmt_frame->frameType >> 4) & 0x0f; in lim_check_mgmt_registered_frames()
1178 if (mgmt_frame->frameType == frm_type) { in lim_check_mgmt_registered_frames()
1179 if (mgmt_frame->matchLen <= 0) { in lim_check_mgmt_registered_frames()
1183 if (mgmt_frame->matchLen <= frm_len && in lim_check_mgmt_registered_frames()
1184 (!qdf_mem_cmp(mgmt_frame->matchData, body, in lim_check_mgmt_registered_frames()
1185 mgmt_frame->matchLen))) { in lim_check_mgmt_registered_frames()
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c5413 struct ieee80211_mgmt *mgmt_frame = in wlan_hdd_set_sap_hwmode() local
5422 size = beacon->head_len - sizeof(mgmt_frame->u.beacon) - in wlan_hdd_set_sap_hwmode()
5423 (sizeof(*mgmt_frame) - sizeof(mgmt_frame->u)); in wlan_hdd_set_sap_hwmode()
5431 &mgmt_frame->u.beacon.variable[0], in wlan_hdd_set_sap_hwmode()
6419 struct ieee80211_mgmt *mgmt_frame; in wlan_hdd_cfg80211_start_bss() local
6558 mgmt_frame = (struct ieee80211_mgmt *)beacon->head; in wlan_hdd_cfg80211_start_bss()
6560 config->beacon_int = mgmt_frame->u.beacon.beacon_int; in wlan_hdd_cfg80211_start_bss()
6629 capab_info = mgmt_frame->u.beacon.capab_info; in wlan_hdd_cfg80211_start_bss()
6631 config->privacy = (mgmt_frame->u.beacon.capab_info & in wlan_hdd_cfg80211_start_bss()
6831 &mgmt_frame->u.beacon.variable[0], in wlan_hdd_cfg80211_start_bss()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h1272 uint8_t *mgmt_frame,
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c2662 uint8_t *mgmt_frame,
2674 ref_frame = mgmt_frame + length;
2691 qdf_mem_set((uint8_t *)(mgmt_frame +