Home
last modified time | relevance | path

Searched refs:WMI_VDEV_TYPE_MONITOR (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c787 if (ahvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath12k_wifi7_mac_op_tx()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c1058 param.type = WMI_VDEV_TYPE_MONITOR; in ath11k_mac_monitor_vdev_create()
7152 arvif->vdev_type = WMI_VDEV_TYPE_MONITOR; in ath11k_mac_op_add_interface()
7273 case WMI_VDEV_TYPE_MONITOR: in ath11k_mac_op_add_interface()
7388 if (arvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath11k_mac_op_remove_interface()
7954 if (arvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath11k_mac_start_vdev_delay()
8418 arvif->vdev_type != WMI_VDEV_TYPE_MONITOR && in ath11k_mac_op_assign_vif_chanctx()
8430 if (arvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath11k_mac_op_assign_vif_chanctx()
8454 if (arvif->vdev_type != WMI_VDEV_TYPE_MONITOR && in ath11k_mac_op_assign_vif_chanctx()
8493 arvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath11k_mac_op_unassign_vif_chanctx()
8501 if (arvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath11k_mac_op_unassign_vif_chanctx()
[all …]
H A Ddp.c993 case WMI_VDEV_TYPE_MONITOR: in ath11k_dp_update_vdev_search()
H A Dwmi.h5088 WMI_VDEV_TYPE_MONITOR = 4, enumerator
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c10185 ahvif->vdev_type = WMI_VDEV_TYPE_MONITOR; in ath12k_mac_determine_vdev_type()
10379 case WMI_VDEV_TYPE_MONITOR: in ath12k_mac_vdev_create()
10434 if (ahvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath12k_mac_vdev_create()
10733 if (ahvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath12k_mac_vdev_delete()
11629 if (ahvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath12k_start_vdev_delay()
12088 ahvif->vdev_type != WMI_VDEV_TYPE_MONITOR && in ath12k_mac_op_assign_vif_chanctx()
12099 if (ahvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath12k_mac_op_assign_vif_chanctx()
12163 if (ahvif->vdev_type == WMI_VDEV_TYPE_MONITOR) { in ath12k_mac_op_unassign_vif_chanctx()
12172 ahvif->vdev_type != WMI_VDEV_TYPE_MONITOR) { in ath12k_mac_op_unassign_vif_chanctx()
H A Ddp.c932 case WMI_VDEV_TYPE_MONITOR: in ath12k_dp_update_vdev_search()
H A Dwmi.h4647 WMI_VDEV_TYPE_MONITOR = 4, enumerator
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h4882 WMI_VDEV_TYPE_MONITOR = 4, enumerator
H A Dmac.c1172 WMI_VDEV_TYPE_MONITOR, in ath10k_monitor_vdev_create()
5647 arvif->vdev_type = WMI_VDEV_TYPE_MONITOR; in ath10k_add_interface()