Searched defs:iwl_mvm_vif (Results 1 – 1 of 1) sorted by relevance
490 struct iwl_mvm_vif { struct491 struct iwl_mvm *mvm;492 u16 id;493 u16 color;495 bool associated;496 u8 ap_assoc_sta_count;497 bool uploaded;498 bool ap_ibss_active;499 bool pm_enabled;500 bool monitor_active;[all …]