Home
last modified time | relevance | path

Searched refs:SIR_MAC_MGMT_BEACON (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/system/src/
H A Dsys_entry_func.c100 if ((subtype == SIR_MAC_MGMT_BEACON) && in sys_bbt_process_message_core()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c533 ((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()
H A Dlim_api.c1076 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()
H A Dlim_assoc_utils.c3241 if (SIR_MAC_MGMT_BEACON == header->fc.subType && in lim_check_and_announce_join_success()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mgmt_txrx.c678 if (pfc->subType == SIR_MAC_MGMT_BEACON) { in pkt_capture_mgmt_rx_data_cb()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c603 mac->fc.subType = SIR_MAC_MGMT_BEACON; in sch_set_fixed_beacon_fields()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h90 #define SIR_MAC_MGMT_BEACON 0x8 macro
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparse_mac_trace.cmm417 Var.SET \mgmttype[0x8]="SIR_MAC_MGMT_BEACON"