Home
last modified time | relevance | path

Searched refs:is_vdev_up (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c3096 bool is_vdev_up; in p2p_rand_mac_tx() local
3116 is_vdev_up = QDF_IS_STATUS_SUCCESS(wlan_vdev_is_up(vdev)); in p2p_rand_mac_tx()
3122 !is_vdev_up)) { in p2p_rand_mac_tx()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c3025 bool is_vdev_up; in csr_roam_ndi_stop() local
3030 is_vdev_up = wlan_is_vdev_id_up(mac_ctx->pdev, vdev_id); in csr_roam_ndi_stop()
3036 vdev_id, is_vdev_up, is_start_bss_in_active_q); in csr_roam_ndi_stop()
3038 if (is_vdev_up || is_start_bss_in_active_q) in csr_roam_ndi_stop()