Searched defs:ssv_sta_priv_data (Results 1 – 1 of 1) sorted by relevance
271 struct ssv_sta_priv_data { struct272 int sta_idx;273 int rc_idx;274 int rx_data_rate;275 struct ssv_sta_info *sta_info;276 struct list_head list;277 u32 ampdu_mib_total_BA_counter;278 AMPDU_TID ampdu_tid[WMM_TID_NUM];279 bool has_hw_encrypt;280 bool need_sw_encrypt;[all …]