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.h532 struct ath12k_link_sta { struct
533 struct ath12k_link_vif *arvif;
534 struct ath12k_sta *ahsta;
537 u8 addr[ETH_ALEN];
540 u32 changed; /* IEEE80211_RC_* */
541 u32 bw;
542 u32 nss;
543 u32 smps;
545 struct wiphy_work update_wk;
546 struct rate_info txrate;
[all …]