Lines Matching defs:p2p
32 __field(bool, p2p) \
35 __entry->p2p = sdata->vif.p2p; \
38 #define VIF_PR_ARG __get_str(vif_name), __entry->vif_type, __entry->p2p ? "/p2p" : ""
354 enum nl80211_iftype type, bool p2p),
356 TP_ARGS(local, sdata, type, p2p),
369 __entry->new_p2p = p2p;
375 __entry->new_p2p ? "/p2p" : ""
1743 bool p2p;
1797 SWITCH_ENTRY_ASSIGN(vif.p2p, vif->p2p);