Searched refs:SIR_MAC_MGMT_AUTH (Results 1 – 9 of 9) sorted by relevance
69 if (frame_type == SIR_MAC_MGMT_AUTH) { in lim_fill_status_code()189 lim_fill_status_code(SIR_MAC_MGMT_AUTH, in lim_process_sae_auth_timeout()1961 lim_fill_status_code(SIR_MAC_MGMT_AUTH, in lim_process_auth_failure_timeout()
1375 if (fc.subType == SIR_MAC_MGMT_AUTH) { in lim_handle80211_frames()1494 case SIR_MAC_MGMT_AUTH: in lim_handle80211_frames()
3283 if (mac_hdr->fc.subType == SIR_MAC_MGMT_AUTH) { in lim_is_ack_for_sae_auth()3592 SIR_MAC_MGMT_AUTH, peer_addr, session->self_mac_addr); in lim_send_auth_mgmt_frame()7454 if (fc->subType == SIR_MAC_MGMT_AUTH) {7714 if (fc->subType == SIR_MAC_MGMT_AUTH) {
3253 } else if (subType == SIR_MAC_MGMT_AUTH) { in lim_is_pkt_candidate_for_drop()
266 sub_type == SIR_MAC_MGMT_AUTH)) { in __wlan_hdd_mgmt_tx()1172 sub_type == SIR_MAC_MGMT_AUTH && in __hdd_indicate_mgmt_frame_to_user()
674 BIT(SIR_MAC_MGMT_AUTH),682 BIT(SIR_MAC_MGMT_AUTH) |692 BIT(SIR_MAC_MGMT_AUTH) |699 BIT(SIR_MAC_MGMT_AUTH) |709 BIT(SIR_MAC_MGMT_AUTH) |715 .rx = BIT(SIR_MAC_MGMT_AUTH) | BIT(SIR_MAC_MGMT_ACTION),
2682 pFc->subType == SIR_MAC_MGMT_AUTH) { in wma_tx_packet()2721 pFc->subType != SIR_MAC_MGMT_AUTH && in wma_tx_packet()
93 #define SIR_MAC_MGMT_AUTH 0xB macro
420 Var.SET \mgmttype[0xB]="SIR_MAC_MGMT_AUTH"