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" : ""
322 enum nl80211_iftype type, bool p2p),
324 TP_ARGS(local, sdata, type, p2p),
337 __entry->new_p2p = p2p;
343 __entry->new_p2p ? "/p2p" : ""
1626 bool p2p;
1680 SWITCH_ENTRY_ASSIGN(vif.p2p, vif->p2p);