Home
last modified time | relevance | path

Searched refs:monitor_flags (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/driver-api/80211/
A Dcfg80211.rst61 monitor_flags
/linux/drivers/net/wireless/ath/ath11k/
A Dmac.c934 set_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags); in ath11k_mac_monitor_vdev_create()
978 clear_bit(ATH11K_FLAG_MONITOR_VDEV_CREATED, &ar->monitor_flags); in ath11k_mac_monitor_vdev_delete()
991 if (test_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags)) in ath11k_mac_monitor_start()
1007 set_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags); in ath11k_mac_monitor_start()
1028 if (!test_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags)) in ath11k_mac_monitor_stop()
1037 clear_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags); in ath11k_mac_monitor_stop()
1062 set_bit(ATH11K_FLAG_MONITOR_CONF_ENABLED, &ar->monitor_flags); in ath11k_mac_op_config()
1065 &ar->monitor_flags)) in ath11k_mac_op_config()
1085 &ar->monitor_flags)) in ath11k_mac_op_config()
2617 if (test_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags)) { in ath11k_mac_config_obss_pd()
[all …]
A Dcore.h487 unsigned long monitor_flags; member
A Ddp_rx.c5116 if (test_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags)) in ath11k_dp_rx_process_mon_rings()
/linux/drivers/net/wireless/ath/wil6210/
A Dwil6210.h953 u32 monitor_flags; member
A Dcfg80211.c868 wil->monitor_flags = params->flags; in wil_cfg80211_change_iface()
A Dwmi.c2646 cpu_to_le32((wil->monitor_flags & MONITOR_FLAG_CONTROL) in wmi_rx_chain_add()
/linux/include/net/
A Dcfg80211.h1898 enum monitor_flags { enum

Completed in 68 milliseconds