Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dcore.h522 struct ath10k_sta { struct
523 struct ath10k_vif *arvif;
526 u32 changed; /* IEEE80211_RC_* */
527 u32 bw;
551 struct ath10k_sta_tid_stats tid_stats[IEEE80211_NUM_TIDS + 1]; argument
554 u32 peer_ps_state;
555 struct work_struct tid_config_wk;
556 int noack[ATH10K_TID_MAX];
557 int retry_long[ATH10K_TID_MAX];
558 int ampdu[ATH10K_TID_MAX];
[all …]