Home
last modified time | relevance | path

Searched refs:ieee80211_iftype_p2p (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dmac80211.h6916 ieee80211_iftype_p2p(enum nl80211_iftype type, bool p2p) in ieee80211_iftype_p2p() function
6934 return ieee80211_iftype_p2p(vif->type, vif->p2p); in ieee80211_vif_type_p2p()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1410 newtype = ieee80211_iftype_p2p(newtype, newp2p); in iwlagn_mac_change_interface()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2122 newtype = ieee80211_iftype_p2p(newtype, newp2p); in mac80211_hwsim_change_interface()