Searched defs:ath11k_peer (Results 1 – 2 of 2) sorted by relevance
10 struct ath11k_peer { struct11 struct list_head list;12 struct ieee80211_sta *sta;13 int vdev_id;14 u8 addr[ETH_ALEN];15 int peer_id;16 u16 ast_hash;17 u8 pdev_idx;41 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id); argument44 struct ath11k_peer *ath11k_peer_find(struct ath11k_base *ab, int vdev_id, argument
9 struct ath11k_peer { struct32 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id); argument35 struct ath11k_peer *ath11k_peer_find(struct ath11k_base *ab, int vdev_id, argument