Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
Dwlan_p2p_ucfg_api.h260 QDF_STATUS ucfg_p2p_cleanup_tx_by_psoc(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
Dwlan_p2p_ucfg_api.c279 QDF_STATUS ucfg_p2p_cleanup_tx_by_psoc(struct wlan_objmgr_psoc *psoc) in ucfg_p2p_cleanup_tx_by_psoc() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_power.c2589 ucfg_p2p_cleanup_tx_by_psoc(hdd_ctx->psoc); in __wlan_hdd_cfg80211_suspend_wlan()