Home
last modified time | relevance | path

Searched refs:wlan_util_is_vdev_active (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/green_ap/dispatcher/src/
Dwlan_green_ap_ucfg_api.c271 if (wlan_util_is_vdev_active(pdev, WLAN_GREEN_AP_ID) == in ucfg_green_ap_config()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/inc/
Dwlan_utility.h691 QDF_STATUS wlan_util_is_vdev_active(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/umac/green_ap/core/src/
Dwlan_green_ap_main.c60 if (wlan_util_is_vdev_active(pdev, WLAN_GREEN_AP_ID) == in wlan_green_ap_ant_ps_reset()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/
Dwlan_utility.c1620 QDF_STATUS wlan_util_is_vdev_active(struct wlan_objmgr_pdev *pdev, in wlan_util_is_vdev_active() function
1637 qdf_export_symbol(wlan_util_is_vdev_active);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/
Dwlan_vdev_mgr_tgt_if_tx_api.c398 if (wlan_util_is_vdev_active(pdev, WLAN_VDEV_TARGET_IF_ID) == in tgt_vdev_mgr_down_send()