Home
last modified time | relevance | path

Searched refs:cdp_find_peer_exist_on_vdev (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_nan_datapath.c50 if (cdp_find_peer_exist_on_vdev(soc, add_sta->smesessionId, in wma_add_sta_ndi_mode()
82 if (!cdp_find_peer_exist_on_vdev(soc, add_sta->smesessionId, in wma_add_sta_ndi_mode()
Dwma_dev_if.c4828 if (cdp_find_peer_exist_on_vdev(soc, add_sta->smesessionId, in wma_add_sta_req_ap_mode()
4862 if (!cdp_find_peer_exist_on_vdev(soc, add_sta->smesessionId, in wma_add_sta_req_ap_mode()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_peer_ops.h146 cdp_find_peer_exist_on_vdev(ol_txrx_soc_handle soc, uint8_t vdev_id, in cdp_find_peer_exist_on_vdev() function