Searched refs:SIR_MAC_MGMT_PROBE_REQ (Results 1 – 8 of 8) sorted by relevance
1262 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()
1077 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()
443 SIR_MAC_MGMT_PROBE_REQ, bssid, self_macaddr); in lim_send_probe_req_mgmt_frame()
2691 (pFc->subType != SIR_MAC_MGMT_PROBE_REQ) && in wma_tx_packet()2720 pFc->subType != SIR_MAC_MGMT_PROBE_REQ && in wma_tx_packet()
1207 sub_type != SIR_MAC_MGMT_PROBE_REQ && !is_pasn_auth_frame && in __hdd_indicate_mgmt_frame_to_user()
673 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) |
87 #define SIR_MAC_MGMT_PROBE_REQ 0x4 macro
414 Var.SET \mgmttype[0x4]="SIR_MAC_MGMT_PROBE_REQ"