Searched defs:iwl_mvm_vif (Results 1 – 1 of 1) sorted by relevance
497 struct iwl_mvm_vif { struct498 struct iwl_mvm *mvm;499 u16 id;500 u16 color;502 bool associated;503 u8 ap_assoc_sta_count;504 bool uploaded;505 bool ap_ibss_active;506 bool pm_enabled;507 bool monitor_active;[all …]