Searched defs:iwl_mvm_sta (Results 1 – 2 of 2) sorted by relevance
410 struct iwl_mvm_sta { struct411 u32 sta_id;412 u32 tfd_queue_msk;413 u32 mac_id_n_color;414 u16 tid_disable_agg;415 u16 max_agg_bufsize;416 enum iwl_sta_type sta_type;417 enum ieee80211_sta_state sta_state;418 bool bt_reduced_txpower;419 bool next_status_eosp;[all …]
418 struct iwl_mvm_sta { struct419 u32 sta_id;420 u32 tfd_queue_msk;421 u32 mac_id_n_color;422 u16 tid_disable_agg;423 u16 max_agg_bufsize;424 enum iwl_sta_type sta_type;425 enum ieee80211_sta_state sta_state;426 bool bt_reduced_txpower;427 bool next_status_eosp;[all …]