Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c256 static int ath12k_mac_vdev_delete(struct ath12k *ar, struct ieee80211_vif *vif);
3706 ret = ath12k_mac_vdev_delete(prev_ar, vif); in ath12k_mac_op_hw_scan()
6716 ret = ath12k_mac_vdev_delete(prev_ar, vif); in ath12k_mac_assign_vif_to_vdev()
6824 static int ath12k_mac_vdev_delete(struct ath12k *ar, struct ieee80211_vif *vif) in ath12k_mac_vdev_delete() function
6919 ath12k_mac_vdev_delete(ar, vif); in ath12k_mac_op_remove_interface()
8526 ret = ath12k_mac_vdev_delete(prev_ar, vif); in ath12k_mac_op_remain_on_channel()