Searched defs:iwl_mvm_vif (Results 1 – 1 of 1) sorted by relevance
503 struct iwl_mvm_vif { struct504 struct iwl_mvm *mvm;505 u16 id;506 u16 color;508 bool associated;509 u8 ap_assoc_sta_count;510 bool uploaded;511 bool ap_ibss_active;512 bool pm_enabled;513 bool monitor_active;[all …]