Home
last modified time | relevance | path

Searched refs:cdp_find_peer_exist (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_wds.c67 if (!cdp_find_peer_exist(soc, OL_TXRX_PDEV_ID, mac_addr)) { in hdd_wds_replace_peer_mac()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_nan_datapath.c65 if (cdp_find_peer_exist(soc, pdev_id, add_sta->staMac)) { in wma_add_sta_ndi_mode()
Dwma_dev_if.c4334 if (!cdp_find_peer_exist(soc, OL_TXRX_PDEV_ID, mac_addr)) { in wma_pre_vdev_start_setup()
4452 return cdp_find_peer_exist(soc, pdev_id, peer_addr); in wma_cdp_find_peer_by_addr()
4841 if (cdp_find_peer_exist(soc, pdev_id, add_sta->staMac)) { in wma_add_sta_req_ap_mode()
Dwma_utils.c4446 if (!cdp_find_peer_exist(soc, pdev_id, bss_peer.bytes)) { in wma_remove_bss_peer_on_failure()
/wlan-driver/qca-wifi-host-cmn/target_if/crypto/src/
Dtarget_if_crypto.c218 peer_exist = cdp_find_peer_exist(soc, in target_if_crypto_set_key()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_peer_ops.h120 cdp_find_peer_exist(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_find_peer_exist() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_softap_txrx.c441 if (!cdp_find_peer_exist(soc, OL_TXRX_PDEV_ID, mac_addr)) { in dp_wds_replace_peer_mac()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c16593 peer_exist = cdp_find_peer_exist(soc, OL_TXRX_PDEV_ID, in sme_check_for_duplicate_session()