Home
last modified time | relevance | path

Searched defs:ath12k_peer (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpeer.h22 struct ath12k_peer { struct
23 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); argument
52 struct ath12k_peer *ath12k_peer_find(struct ath12k_base *ab, int vdev_id, argument