Searched refs:SIR_MAC_MGMT_BEACON (Results 1 – 8 of 8) sorted by relevance
100 if ((subtype == SIR_MAC_MGMT_BEACON) && in sys_bbt_process_message_core()
533 ((subtype == SIR_MAC_MGMT_BEACON) || in def_msg_decision()729 if (sub_type == SIR_MAC_MGMT_BEACON) { in __lim_process_ext_scan_beacon_probe_rsp()1261 case SIR_MAC_MGMT_BEACON: in lim_is_mgmt_frame_loggable()1348 (fc.subType != SIR_MAC_MGMT_BEACON) && in lim_handle80211_frames()1358 if (fc.subType == SIR_MAC_MGMT_BEACON || in lim_handle80211_frames()1388 (fc.subType != SIR_MAC_MGMT_BEACON) && in lim_handle80211_frames()1485 case SIR_MAC_MGMT_BEACON: in lim_handle80211_frames()
1076 if (hdr->fc.subType == SIR_MAC_MGMT_BEACON || in pe_drop_pending_rx_mgmt_frames()1117 if ((hdr->fc.subType == SIR_MAC_MGMT_BEACON || in pe_is_ext_scan_bcn_probe_rsp()1281 if ((mHdr->fc.subType == SIR_MAC_MGMT_BEACON || in pe_handle_mgmt_frame()3225 if ((subType == SIR_MAC_MGMT_BEACON) || in lim_is_pkt_candidate_for_drop()
3241 if (SIR_MAC_MGMT_BEACON == header->fc.subType && in lim_check_and_announce_join_success()
678 if (pfc->subType == SIR_MAC_MGMT_BEACON) { in pkt_capture_mgmt_rx_data_cb()
603 mac->fc.subType = SIR_MAC_MGMT_BEACON; in sch_set_fixed_beacon_fields()
90 #define SIR_MAC_MGMT_BEACON 0x8 macro
417 Var.SET \mgmttype[0x8]="SIR_MAC_MGMT_BEACON"