Searched refs:wlan_ipa_get_peer_state (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ |
H A D | wlan_ipa_core.c | 436 bool wlan_ipa_get_peer_state(struct cdp_soc_t *soc, uint8_t vdev_id, in wlan_ipa_get_peer_state() function 453 bool wlan_ipa_get_peer_state(struct cdp_soc_t *soc, uint8_t vdev_id, in wlan_ipa_get_peer_state() function 1487 is_authenticated = wlan_ipa_get_peer_state(dp_soc, in wlan_ipa_check_peer_auth() 1501 is_authenticated = wlan_ipa_get_peer_state(dp_soc, iface->session_id, in wlan_ipa_check_peer_auth() 1520 is_authenticated = wlan_ipa_get_peer_state(dp_soc, in wlan_ipa_get_peer_auth_state() 1524 is_authenticated = wlan_ipa_get_peer_state(dp_soc, in wlan_ipa_get_peer_auth_state() 1567 is_authenticated = wlan_ipa_get_peer_state(dp_soc, in wlan_ipa_is_peer_authenticated() 1590 is_authenticated = wlan_ipa_get_peer_state(dp_soc, in wlan_ipa_is_peer_authenticated()
|