Searched refs:mgmt_frame (Results 1 – 4 of 4) sorted by relevance
1148 struct mgmt_frm_reg_info *mgmt_frame = NULL; in lim_check_mgmt_registered_frames() local1165 (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 …]
5413 struct ieee80211_mgmt *mgmt_frame = in wlan_hdd_set_sap_hwmode() local5422 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() local6558 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()
1272 uint8_t *mgmt_frame,
2662 uint8_t *mgmt_frame,2674 ref_frame = mgmt_frame + length;2691 qdf_mem_set((uint8_t *)(mgmt_frame +