Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h65 struct ath12k_vif *ath12k_mac_get_arvif_by_vdev_id(struct ath12k_base *ab,
H A Dmac.c552 struct ath12k_vif *ath12k_mac_get_arvif_by_vdev_id(struct ath12k_base *ab, in ath12k_mac_get_arvif_by_vdev_id() function
H A Dwmi.c6441 arvif = ath12k_mac_get_arvif_by_vdev_id(ab, vdev_ids[i]); in ath12k_wmi_process_csa_switch_count_event()