Searched defs:ath12k_link_sta (Results 1 – 1 of 1) sorted by relevance
480 struct ath12k_link_sta { struct481 struct ath12k_link_vif *arvif;482 struct ath12k_sta *ahsta;485 u8 addr[ETH_ALEN];488 u32 changed; /* IEEE80211_RC_* */489 u32 bw;490 u32 nss;514 struct ath12k_link_sta deflink; argument