cca_opt            29 net/ieee802154/trace.h 			__field(enum nl802154_cca_opts, cca_opt)
cca_opt            33 net/ieee802154/trace.h 		(__entry->cca_opt) = cca->opt;	 \
cca_opt            36 net/ieee802154/trace.h #define WPAN_CCA_PR_ARG __entry->cca_mode, __entry->cca_opt
cca_opt            23 net/mac802154/trace.h 		  __field(enum nl802154_cca_opts, cca_opt)
cca_opt            27 net/mac802154/trace.h 		(__entry->cca_opt) = cca->opt;   \
cca_opt            30 net/mac802154/trace.h #define CCA_PR_ARG __entry->cca_mode, __entry->cca_opt