Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h68 struct ath12k_ml_peer { struct
69 struct list_head list;
70 u8 addr[ETH_ALEN];
94 struct ath12k_ml_peer *ath12k_peer_ml_find(struct ath12k_hw *ah, argument