Searched refs:tSirMacAuthFrameBody (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
H A D | lim_process_fils.h | 40 tSirMacAuthFrameBody * rx_auth_frm_body); 66 struct pe_session *pe_session, tSirMacAuthFrameBody *rx_auth_frm_body); 227 struct pe_session *pe_session, tSirMacAuthFrameBody *rx_auth_frm_body) in lim_process_fils_auth_frame2() 242 struct pe_session *pe_session, tSirMacAuthFrameBody *rx_auth_frm_body) in lim_is_valid_fils_auth_frame()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_auth_frame.c | 126 tSirMacAuthFrameBody *rx_auth_frm_body, in lim_process_auth_shared_system_algo() 127 tSirMacAuthFrameBody *auth_frame, in lim_process_auth_shared_system_algo() 268 tSirMacAuthFrameBody *rx_auth_frm_body, in lim_process_auth_open_system_algo() 269 tSirMacAuthFrameBody *auth_frame, in lim_process_auth_open_system_algo() 1009 tSirMacAuthFrameBody *rx_auth_frm_body, in lim_process_auth_frame_type1() 1011 tSirMacAuthFrameBody *auth_frame, struct pe_session *pe_session) in lim_process_auth_frame_type1() 1191 tSirMacAuthFrameBody *rx_auth_frm_body, in lim_process_auth_frame_type2() 1192 tSirMacAuthFrameBody *auth_frame, in lim_process_auth_frame_type2() 1473 tSirMacAuthFrameBody *rx_auth_frm_body, in lim_process_auth_frame_type3() 1474 tSirMacAuthFrameBody *auth_frame, in lim_process_auth_frame_type3() [all …]
|
H A D | lim_ft_preauth.c | 226 tSirMacAuthFrameBody authFrame; in lim_perform_ft_pre_auth()
|
H A D | lim_process_fils.c | 844 tSirMacAuthFrameBody *rx_auth_frm_body) in lim_is_valid_fils_auth_frame() 1381 tSirMacAuthFrameBody *rx_auth_frm_body) in lim_process_fils_auth_frame2()
|
H A D | lim_process_mlm_req_messages.c | 738 tSirMacAuthFrameBody *auth_frame_body; in lim_process_mlm_auth_req() 1866 tSirMacAuthFrameBody *auth_frame; in lim_process_auth_retry_timer()
|
H A D | lim_types.h | 771 void lim_send_auth_mgmt_frame(struct mac_context *, tSirMacAuthFrameBody *, tSirMacAddr,
|
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/ |
H A D | wlan_pkt_capture_mgmt_txrx.c | 144 tSirMacAuthFrameBody *auth; in pkt_capture_mgmtpkt_process() 181 auth = (tSirMacAuthFrameBody *)(qdf_nbuf_data(nbuf) + in pkt_capture_mgmtpkt_process()
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
H A D | sir_mac_prot_def.h | 1236 } qdf_packed tSirMacAuthFrameBody, *tpSirMacAuthFrameBody; typedef
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parser_api.c | 5892 qdf_mem_zero((uint8_t *) pAuth, sizeof(tSirMacAuthFrameBody));
|