Home
last modified time | relevance | path

Searched refs:newp2p (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c4682 enum nl80211_iftype newtype, bool newp2p) in il_mac_change_interface() argument
4689 vif->type, vif->addr, newtype, newp2p); in il_mac_change_interface()
4691 if (newp2p) { in il_mac_change_interface()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2349 bool newp2p) in mac80211_hwsim_change_interface() argument
2351 newtype = ieee80211_iftype_p2p(newtype, newp2p); in mac80211_hwsim_change_interface()