Home
last modified time | relevance | path

Searched refs:cdp_peer_get_ast_info_by_soc (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_wds.c76 if (!cdp_peer_get_ast_info_by_soc(soc, mac_addr, in hdd_wds_replace_peer_mac()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_softap_txrx.c450 if (!cdp_peer_get_ast_info_by_soc(soc, mac_addr, in dp_wds_replace_peer_mac()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_core.c1484 cdp_peer_get_ast_info_by_soc(dp_soc, peer_mac, in wlan_ipa_check_peer_auth()
1517 cdp_peer_get_ast_info_by_soc(dp_soc, peer_mac, in wlan_ipa_get_peer_auth_state()
3025 status = cdp_peer_get_ast_info_by_soc(cdp_soc, in wlan_ipa_set_peer_id()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn.h581 static inline bool cdp_peer_get_ast_info_by_soc in cdp_peer_get_ast_info_by_soc() function