Home
last modified time | relevance | path

Searched refs:vdev_ids (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.c8257 const u32 *vdev_ids) in ath11k_wmi_process_csa_switch_count_event() argument
8268 arvif = ath11k_mac_get_arvif_by_vdev_id(ab, vdev_ids[i]); in ath11k_wmi_process_csa_switch_count_event()
8272 vdev_ids[i]); in ath11k_wmi_process_csa_switch_count_event()
8288 const u32 *vdev_ids; in ath11k_wmi_pdev_csa_switch_count_status_event() local
8299 vdev_ids = tb[WMI_TAG_ARRAY_UINT32]; in ath11k_wmi_pdev_csa_switch_count_status_event()
8301 if (!ev || !vdev_ids) { in ath11k_wmi_pdev_csa_switch_count_status_event()
8312 ath11k_wmi_process_csa_switch_count_event(ab, ev, vdev_ids); in ath11k_wmi_pdev_csa_switch_count_status_event()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.c7528 const u32 *vdev_ids) in ath12k_wmi_process_csa_switch_count_event() argument
7539 arvif = ath12k_mac_get_arvif_by_vdev_id(ab, vdev_ids[i]); in ath12k_wmi_process_csa_switch_count_event()
7543 vdev_ids[i]); in ath12k_wmi_process_csa_switch_count_event()
7591 const u32 *vdev_ids; in ath12k_wmi_pdev_csa_switch_count_status_event() local
7602 vdev_ids = tb[WMI_TAG_ARRAY_UINT32]; in ath12k_wmi_pdev_csa_switch_count_status_event()
7604 if (!ev || !vdev_ids) { in ath12k_wmi_pdev_csa_switch_count_status_event()
7615 ath12k_wmi_process_csa_switch_count_event(ab, ev, vdev_ids); in ath12k_wmi_pdev_csa_switch_count_status_event()