Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c1262 case SIR_MAC_MGMT_PROBE_REQ: in lim_is_mgmt_frame_loggable()
1346 (fc.subType != SIR_MAC_MGMT_PROBE_REQ) && in lim_handle80211_frames()
1389 (fc.subType != SIR_MAC_MGMT_PROBE_REQ) in lim_handle80211_frames()
1472 case SIR_MAC_MGMT_PROBE_REQ: in lim_handle80211_frames()
H A Dlim_api.c1077 hdr->fc.subType == SIR_MAC_MGMT_PROBE_REQ || in pe_drop_pending_rx_mgmt_frames()
1292 if (mHdr->fc.subType == SIR_MAC_MGMT_PROBE_REQ) { in pe_handle_mgmt_frame()
H A Dlim_send_management_frames.c443 SIR_MAC_MGMT_PROBE_REQ, bssid, self_macaddr); in lim_send_probe_req_mgmt_frame()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2691 (pFc->subType != SIR_MAC_MGMT_PROBE_REQ) && in wma_tx_packet()
2720 pFc->subType != SIR_MAC_MGMT_PROBE_REQ && in wma_tx_packet()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_p2p.c1207 sub_type != SIR_MAC_MGMT_PROBE_REQ && !is_pasn_auth_frame && in __hdd_indicate_mgmt_frame_to_user()
H A Dwlan_hdd_cfg80211.c673 BIT(SIR_MAC_MGMT_PROBE_REQ) |
680 BIT(SIR_MAC_MGMT_PROBE_REQ) |
690 BIT(SIR_MAC_MGMT_PROBE_REQ) |
700 BIT(SIR_MAC_MGMT_PROBE_REQ),
707 BIT(SIR_MAC_MGMT_PROBE_REQ) |
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h87 #define SIR_MAC_MGMT_PROBE_REQ 0x4 macro
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparse_mac_trace.cmm414 Var.SET \mgmttype[0x4]="SIR_MAC_MGMT_PROBE_REQ"