Lines Matching refs:monitor_vdev_created
1071 if (ar->monitor_vdev_created) in ath12k_mac_monitor_vdev_create()
1123 ar->monitor_vdev_created = true; in ath12k_mac_monitor_vdev_create()
1137 if (!ar->monitor_vdev_created) in ath12k_mac_monitor_vdev_delete()
1160 ar->monitor_vdev_created = false; in ath12k_mac_monitor_vdev_delete()
1280 if (ar->monitor_vdev_created) in ath12k_mac_config()
1289 if (!ar->monitor_vdev_created) in ath12k_mac_config()
6854 ar->monitor_vdev_created = false; in ath12k_mac_vdev_delete()
6855 } else if (ar->monitor_vdev_created && !ar->monitor_started) { in ath12k_mac_vdev_delete()
7518 if (!monitor_vif && ar->monitor_vdev_created) { in ath12k_mac_update_vif_chan()
7683 if (arvif->vdev_type != WMI_VDEV_TYPE_MONITOR && ar->monitor_vdev_created) in ath12k_mac_op_assign_vif_chanctx()
7749 ar->num_started_vdevs == 1 && ar->monitor_vdev_created) in ath12k_mac_op_unassign_vif_chanctx()