Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.h69 struct ath12k_vif *ath12k_mac_get_arvif_by_vdev_id(struct ath12k_base *ab,
Dwmi.c6698 arvif = ath12k_mac_get_arvif_by_vdev_id(ab, vdev_ids[i]); in ath12k_wmi_process_csa_switch_count_event()
7122 arvif = ath12k_mac_get_arvif_by_vdev_id(ab, le32_to_cpu(ev->vdev_id)); in ath12k_wmi_gtk_offload_status_event()
Dmac.c570 struct ath12k_vif *ath12k_mac_get_arvif_by_vdev_id(struct ath12k_base *ab, in ath12k_mac_get_arvif_by_vdev_id() function