Searched refs:monitor_vdev_created (Results 1 – 2 of 2) sorted by relevance
707 bool monitor_vdev_created; member
1163 if (ar->monitor_vdev_created) in ath12k_mac_monitor_vdev_create()1202 ar->monitor_vdev_created = true; in ath12k_mac_monitor_vdev_create()1216 if (!ar->monitor_vdev_created) in ath12k_mac_monitor_vdev_delete()1239 ar->monitor_vdev_created = false; in ath12k_mac_monitor_vdev_delete()1360 if (ar->monitor_vdev_created) in ath12k_mac_config()1369 if (!ar->monitor_vdev_created) in ath12k_mac_config()8300 ar->monitor_vdev_created = false; in ath12k_mac_vdev_delete()8301 } else if (ar->monitor_vdev_created && !ar->monitor_started) { in ath12k_mac_vdev_delete()9090 if (!monitor_vif && ar->monitor_vdev_created) { in ath12k_mac_update_vif_chan()9264 if (ahvif->vdev_type != WMI_VDEV_TYPE_MONITOR && ar->monitor_vdev_created) in ath12k_mac_op_assign_vif_chanctx()[all …]