• Home
  • Raw
  • Download

Lines Matching refs:chandef

139 #define CHAN_DEF_ASSIGN(chandef)					\  argument
141 if ((chandef) && (chandef)->chan) { \
142 __entry->band = (chandef)->chan->band; \
144 (chandef)->chan->center_freq; \
146 (chandef)->chan->freq_offset; \
147 __entry->width = (chandef)->width; \
148 __entry->center_freq1 = (chandef)->center_freq1;\
149 __entry->freq1_offset = (chandef)->freq1_offset;\
150 __entry->center_freq2 = (chandef)->center_freq2;\
593 CHAN_DEF_ASSIGN(&settings->chandef);
1226 struct cfg80211_chan_def *chandef),
1227 TP_ARGS(wiphy, chandef),
1234 CHAN_DEF_ASSIGN(chandef);
2122 struct cfg80211_chan_def *chandef),
2123 TP_ARGS(wiphy, ret, chandef),
2132 CHAN_DEF_ASSIGN(chandef);
2331 CHAN_DEF_ASSIGN(&params->chandef);
2372 struct cfg80211_chan_def *chandef),
2373 TP_ARGS(wiphy, netdev, link_id, chandef),
2383 CHAN_DEF_ASSIGN(chandef);
2439 struct cfg80211_chan_def *chandef),
2440 TP_ARGS(wiphy, netdev, addr, oper_class, chandef),
2452 CHAN_DEF_ASSIGN(chandef);
2566 struct cfg80211_chan_def *chandef,
2568 TP_ARGS(wiphy, netdev, chandef, cac_time_ms),
2578 CHAN_DEF_ASSIGN(chandef);
2846 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef),
2848 TP_ARGS(wiphy, chandef),
2857 CHAN_DEF_ASSIGN(chandef)
3232 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
3234 TP_ARGS(wiphy, chandef, iftype, check_no_ir),
3243 CHAN_DEF_ASSIGN(chandef);
3253 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef),
3254 TP_ARGS(wiphy, chandef),
3261 CHAN_DEF_ASSIGN(chandef);
3269 struct cfg80211_chan_def *chandef,
3272 TP_ARGS(netdev, chandef, link_id, punct_bitmap),
3281 CHAN_DEF_ASSIGN(chandef);
3292 struct cfg80211_chan_def *chandef,
3295 TP_ARGS(netdev, chandef, link_id, punct_bitmap),
3304 CHAN_DEF_ASSIGN(chandef);
3314 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
3316 TP_ARGS(wiphy, chandef, offchan),
3324 CHAN_DEF_ASSIGN(chandef);