Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h60 void ath12k_peer_cleanup(struct ath12k *ar, u32 vdev_id);
H A Dpeer.c184 void ath12k_peer_cleanup(struct ath12k *ar, u32 vdev_id) in ath12k_peer_cleanup() function
H A Dmac.c5625 ath12k_peer_cleanup(ar, arvif->vdev_id); in ath12k_mac_op_remove_interface()