Home
last modified time | relevance | path

Searched refs:lim_acquire_free_pre_auth_node (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_auth_frame.c167 auth_node = lim_acquire_free_pre_auth_node(mac_ctx, in lim_process_auth_shared_system_algo()
276 auth_node = lim_acquire_free_pre_auth_node(mac_ctx, in lim_process_auth_open_system_algo()
398 auth_node = lim_acquire_free_pre_auth_node(mac_ctx, preauth_table); in lim_external_auth_add_pre_auth_node()
923 sta_pre_auth_ctx = lim_acquire_free_pre_auth_node(mac_ctx, in lim_process_ft_auth_frame()
1340 auth_node = lim_acquire_free_pre_auth_node(mac_ctx, in lim_process_auth_frame_type2()
1698 auth_node = lim_acquire_free_pre_auth_node(mac_ctx, in lim_process_auth_frame_type4()
H A Dlim_assoc_utils.h310 tpLimPreAuthNode lim_acquire_free_pre_auth_node(struct mac_context *mac,
H A Dlim_assoc_utils.c698 auth_node = lim_acquire_free_pre_auth_node(mac_ctx, in lim_reject_association()
4608 tLimPreAuthNode *lim_acquire_free_pre_auth_node(struct mac_context *mac, in lim_acquire_free_pre_auth_node() function