Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dpower.c545 struct iwl_power_vifs { struct
546 struct iwl_mvm *mvm;
547 struct ieee80211_vif *bf_vif;
548 struct ieee80211_vif *bss_vif;
549 struct ieee80211_vif *p2p_vif;
550 struct ieee80211_vif *ap_vif;
551 struct ieee80211_vif *monitor_vif;
552 bool p2p_active;
553 bool bss_active;
554 bool ap_active;
[all …]