Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dpower.c527 struct iwl_power_vifs { struct
528 struct iwl_mvm *mvm;
529 struct ieee80211_vif *bf_vif;
530 struct ieee80211_vif *bss_vif;
531 struct ieee80211_vif *p2p_vif;
532 struct ieee80211_vif *ap_vif;
533 struct ieee80211_vif *monitor_vif;
534 bool p2p_active;
535 bool bss_active;
536 bool ap_active;
[all …]