Home
last modified time | relevance | path

Searched refs:mlpeer_auth_params (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_peer.h772 struct mlpeer_auth_params *auth_params);
782 void mlo_peer_free_auth_param(struct mlpeer_auth_params *auth_params);
785 mlo_peer_free_auth_param(struct mlpeer_auth_params *auth_params) in mlo_peer_free_auth_param()
H A Dwlan_mlo_mgr_msgq.h117 struct mlpeer_auth_params *auth_params;
H A Dwlan_mlo_mgr_cmn.h316 void mlo_mlme_peer_process_auth(struct mlpeer_auth_params *auth_param);
319 mlo_mlme_peer_process_auth(struct mlpeer_auth_params *auth_param) in mlo_mlme_peer_process_auth()
H A Dwlan_mlo_mgr_public_structs.h993 struct mlpeer_auth_params { struct
1118 struct mlpeer_auth_params *pending_auth[MAX_MLO_LINK_PEERS];
1291 struct mlpeer_auth_params *auth_param);
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_peer.c192 struct mlpeer_auth_params *recv_auth; in mlo_peer_process_pending_auth()
2235 void mlo_peer_free_auth_param(struct mlpeer_auth_params *auth_params) in mlo_peer_free_auth_param()
2248 struct mlpeer_auth_params *auth_params) in mlo_peer_link_auth_defer()
2252 struct mlpeer_auth_params *recv_auth; in mlo_peer_link_auth_defer()
H A Dwlan_mlo_mgr_cmn.c311 void mlo_mlme_peer_process_auth(struct mlpeer_auth_params *auth_param) in mlo_mlme_peer_process_auth()