Searched defs:ath12k_peer (Results 1 – 1 of 1) sorted by relevance
22 struct ath12k_peer { struct23 struct list_head list;24 struct ieee80211_sta *sta;25 int vdev_id;49 void ath12k_peer_unmap_event(struct ath12k_base *ab, u16 peer_id); argument52 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, argument