Searched defs:iwl_mvm_sta (Results 1 – 1 of 1) sorted by relevance
382 struct iwl_mvm_sta { struct383 u32 sta_id;384 u32 tfd_queue_msk;385 u32 mac_id_n_color;386 u16 tid_disable_agg;387 u16 max_agg_bufsize;388 enum iwl_sta_type sta_type;389 enum ieee80211_sta_state sta_state;390 bool bt_reduced_txpower;391 bool next_status_eosp;[all …]