Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h537 struct ath12k_link_sta { struct
538 struct ath12k_link_vif *arvif;
539 struct ath12k_sta *ahsta;
542 u8 addr[ETH_ALEN];
545 u32 changed; /* IEEE80211_RC_* */
546 u32 bw;
547 u32 nss;
548 u32 smps;
550 struct wiphy_work update_wk;
551 struct rate_info txrate;
[all …]