Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dcore.h480 struct ath12k_link_sta { struct
481 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