Searched refs:p2p (Results 1 - 1 of 1) sorted by relevance

/include/net/
H A Dmac80211.h1157 * @p2p: indicates whether this AP or STA interface is a p2p
1158 * interface, i.e. a GO or p2p-sta respectively
1183 bool p2p; member in struct:ieee80211_vif
2857 enum nl80211_iftype new_type, bool p2p);
4766 ieee80211_iftype_p2p(enum nl80211_iftype type, bool p2p) argument
4768 if (p2p) {
4784 return ieee80211_iftype_p2p(vif->type, vif->p2p);

Completed in 35 milliseconds