Searched refs:p2p_device_vif (Results 1 – 5 of 5) sorted by relevance
229 struct ieee80211_vif *p2p_device_vif;
728 mld->p2p_device_vif = vif; in iwl_mld_mac80211_add_interface()758 mld->p2p_device_vif = NULL; in iwl_mld_mac80211_remove_interface()
1152 mvm->p2p_device_vif = NULL; in iwl_mvm_restart_cleanup()1770 mvm->p2p_device_vif = vif; in iwl_mvm_mac_add_interface()1881 mvm->p2p_device_vif = NULL; in iwl_mvm_mac_remove_interface()2997 if (vif->p2p && mvm->p2p_device_vif) in iwl_mvm_start_ap_ibss()2998 iwl_mvm_mac_ctxt_changed(mvm, mvm->p2p_device_vif, false, NULL); in iwl_mvm_start_ap_ibss()3082 if (vif->p2p && mvm->p2p_device_vif) in iwl_mvm_stop_ap_ibss()3083 iwl_mvm_mac_ctxt_changed(mvm, mvm->p2p_device_vif, false, NULL); in iwl_mvm_stop_ap_ibss()
49 struct ieee80211_vif *vif = mvm->p2p_device_vif; in iwl_mvm_cleanup_roc()
1096 struct ieee80211_vif *p2p_device_vif; member