Searched refs:is_authenticated (Results 1 – 17 of 17) sorted by relevance
152 bool is_authenticated; member1193 bool is_authenticated) in wlan_peer_mlme_set_auth_state() argument1195 peer->peer_mlme.is_authenticated = is_authenticated; in wlan_peer_mlme_set_auth_state()1223 return peer->peer_mlme.is_authenticated; in wlan_peer_mlme_get_auth_state()
1433 uint8_t is_authenticated) in wlan_ipa_set_sap_client_auth() argument1443 sta_map->is_authenticated = is_authenticated; in wlan_ipa_set_sap_client_auth()1460 return sta_map->is_authenticated; in wlan_ipa_get_sap_client_auth()1481 uint8_t is_authenticated = false; in wlan_ipa_check_peer_auth() local1487 is_authenticated = wlan_ipa_get_peer_state(dp_soc, in wlan_ipa_check_peer_auth()1491 return is_authenticated; in wlan_ipa_check_peer_auth()1499 uint8_t is_authenticated = false; in wlan_ipa_check_peer_auth() local1501 is_authenticated = wlan_ipa_get_peer_state(dp_soc, iface->session_id, in wlan_ipa_check_peer_auth()1504 return is_authenticated; in wlan_ipa_check_peer_auth()1513 uint8_t is_authenticated = false; in wlan_ipa_get_peer_auth_state() local[all …]
236 bool is_authenticated) in hdd_objmgr_set_peer_mlme_auth_state() argument247 wlan_peer_mlme_set_auth_state(peer, is_authenticated); in hdd_objmgr_set_peer_mlme_auth_state()
124 bool is_authenticated);
96 if (sta_ctx->conn_info.is_authenticated) { in __hdd_sysfs_txrx_stats_store()
471 sta_ctx->conn_info.is_authenticated, auth_state); in hdd_conn_set_authenticated()472 sta_ctx->conn_info.is_authenticated = auth_state; in hdd_conn_set_authenticated()1663 if (ucfg_ipa_is_enabled() && !sta_ctx->conn_info.is_authenticated && in hdd_change_sta_state_authenticated()
556 ((!sta_ctx->conn_info.is_authenticated) && in __hdd_hard_start_xmit()
6929 if (sta_ctx->conn_info.is_authenticated) { in __iw_set_var_ints_getnone()
1321 !sta_ctx->conn_info.is_authenticated) { in hdd_get_interface_info()
379 uint8_t is_authenticated; member438 uint8_t is_authenticated; member
171 uint8_t is_authenticated; member
39 bool is_authenticated = false; in tdls_is_vdev_authenticated() local47 is_authenticated = wlan_peer_mlme_get_auth_state(peer); in tdls_is_vdev_authenticated()49 return is_authenticated; in tdls_is_vdev_authenticated()
316 uint8_t is_authenticated; member
410 if (!dp_link->conn_info.is_authenticated) { in dp_nud_filter_netevent()
1804 dp_link->conn_info.is_authenticated) in dp_rx_packet_cbk()
228 uint8_t is_authenticated);
771 uint8_t is_authenticated) in ucfg_dp_conn_info_set_peer_authenticate() argument781 dp_link->conn_info.is_authenticated = is_authenticated; in ucfg_dp_conn_info_set_peer_authenticate()