Home
last modified time | relevance | path

Searched defs:iwl_mvm (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h778 struct iwl_mvm { struct
788 /* for protecting access to iwl_mvm */ argument
806 struct iwl_mvm_vif *bf_allowed_vif; argument
808 bool hw_registered;
809 bool calibrating;
810 u32 error_event_table[2];
811 u32 log_event_table;
812 u32 umac_error_event_table;
813 bool support_umac_log;
815 u32 ampdu_ref;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h822 struct iwl_mvm { struct
832 /* for protecting access to iwl_mvm */ argument
850 struct iwl_mvm_vif *bf_allowed_vif; argument
874 struct iwl_mvm_dqa_txq_info queue_info[IWL_MAX_HW_QUEUES]; argument
877 struct work_struct add_stream_wk; /* To add streams to queues */
902 enum iwl_mvm_scan_type scan_type; argument
903 enum iwl_mvm_scan_type hb_scan_type; argument
905 enum iwl_mvm_sched_scan_pass_all_states sched_scan_pass_all; argument
918 struct iwl_mvm_vif *scan_vif; argument
935 struct iwl_mvm_int_sta aux_sta; argument
[all …]