Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dmac.c1045 if (test_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags)) in ath11k_mac_monitor_vdev_create()
1098 set_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags); in ath11k_mac_monitor_vdev_create()
1118 if (!test_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags)) in ath11k_mac_monitor_vdev_delete()
1142 clear_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags); in ath11k_mac_monitor_vdev_delete()
1298 if (test_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, in ath11k_mac_op_config()
1318 if (!test_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, in ath11k_mac_op_config()
6871 set_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags); in ath11k_mac_op_add_interface()
6986 clear_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags); in ath11k_mac_op_remove_interface()
7444 test_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags)) { in ath11k_mac_update_vif_chan()
8052 test_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags)) { in ath11k_mac_op_assign_vif_chanctx()
[all …]
A Dcore.h295 ATH11K_FLAG_MONITOR_VDEV_CREATED, enumerator
A Dcore.c2335 clear_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags); in ath11k_core_pre_reconfigure_recovery()

Completed in 30 milliseconds