Lines Matching defs:iwl_mvm_vif
363 struct iwl_mvm_vif { struct
379 struct iwl_mvm_vif_bf_data bf_data; argument
381 struct {
384 } beacon_stats;
386 u32 ap_beacon_time;
388 enum iwl_tsf_id tsf_id;
395 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS];
396 struct iwl_mvm_time_event_data time_event_data;
397 struct iwl_mvm_time_event_data hs_time_event_data;
399 struct iwl_mvm_int_sta bcast_sta;
405 struct iwl_mvm_phy_ctxt *phy_ctxt;
409 struct {
413 } rekey_data;
415 int tx_key_idx;
417 bool seqno_valid;
418 u16 seqno;
423 struct in6_addr target_ipv6_addrs[IWL_PROTO_OFFLOAD_NUM_IPV6_ADDRS_MAX];
424 int num_target_ipv6_addrs;
448 static inline struct iwl_mvm_vif * argument