Lines Matching defs:iwl_mvm_vif
360 struct iwl_mvm_vif { struct
375 struct iwl_mvm_vif_bf_data bf_data; argument
377 struct {
380 } beacon_stats;
382 u32 ap_beacon_time;
384 enum iwl_tsf_id tsf_id;
391 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS];
392 struct iwl_mvm_time_event_data time_event_data;
393 struct iwl_mvm_time_event_data hs_time_event_data;
395 struct iwl_mvm_int_sta bcast_sta;
401 struct iwl_mvm_phy_ctxt *phy_ctxt;
405 struct {
409 } rekey_data;
411 int tx_key_idx;
413 bool seqno_valid;
414 u16 seqno;
441 static inline struct iwl_mvm_vif * argument