Home
last modified time | relevance | path

Searched refs:SIR_MAC_MGMT_AUTH (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_mlm_req_messages.c69 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()
H A Dlim_process_message_queue.c1375 if (fc.subType == SIR_MAC_MGMT_AUTH) { in lim_handle80211_frames()
1494 case SIR_MAC_MGMT_AUTH: in lim_handle80211_frames()
H A Dlim_send_management_frames.c3283 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) {
H A Dlim_api.c3253 } else if (subType == SIR_MAC_MGMT_AUTH) { in lim_is_pkt_candidate_for_drop()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_p2p.c266 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()
H A Dwlan_hdd_cfg80211.c674 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),
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2682 pFc->subType == SIR_MAC_MGMT_AUTH) { in wma_tx_packet()
2721 pFc->subType != SIR_MAC_MGMT_AUTH && in wma_tx_packet()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h93 #define SIR_MAC_MGMT_AUTH 0xB macro
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparse_mac_trace.cmm420 Var.SET \mgmttype[0xB]="SIR_MAC_MGMT_AUTH"