Searched refs:lim_add_sta (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_assoc_utils.h | 130 QDF_STATUS lim_add_sta(struct mac_context *, tpDphHashNode, uint8_t, struct pe_session *);
|
D | lim_process_assoc_req_frame.c | 1961 if (lim_add_sta(mac_ctx, sta_ds, false, session) != in lim_update_sta_ctx() 2016 if (lim_add_sta(mac_ctx, sta_ds, false, session) in lim_update_sta_ctx()
|
D | lim_process_mlm_rsp_messages.c | 1923 if (lim_add_sta(mac_ctx, sta_ds, false, session_entry) != in lim_process_ap_mlm_del_sta_rsp()
|
D | lim_send_sme_rsp_messages.c | 925 if (lim_add_sta(mac, sta_ds, false, session) != in lim_send_sme_disassoc_ntf()
|
D | lim_process_tdls.c | 3794 lim_add_sta(mac, sta, in lim_tdls_setup_add_sta()
|
D | lim_assoc_utils.c | 2313 lim_add_sta(struct mac_context *mac_ctx, in lim_add_sta() function
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/nan/ |
D | nan_datapath.c | 101 status = lim_add_sta(mac_ctx, sta_ds, false, session); in lim_add_ndi_peer()
|