Lines Matching refs:chandef

145 #define CHAN_DEF_ASSIGN(chandef)					\  argument
147 if ((chandef) && (chandef)->chan) { \
148 __entry->band = (chandef)->chan->band; \
150 (chandef)->chan->center_freq; \
152 (chandef)->chan->freq_offset; \
153 __entry->width = (chandef)->width; \
154 __entry->center_freq1 = (chandef)->center_freq1;\
155 __entry->freq1_offset = (chandef)->freq1_offset;\
156 __entry->center_freq2 = (chandef)->center_freq2;\
157 __entry->punctured = (chandef)->punctured; \
686 CHAN_DEF_ASSIGN(&settings->chandef);
1333 struct cfg80211_chan_def *chandef),
1334 TP_ARGS(wiphy, netdev, chandef),
1343 CHAN_DEF_ASSIGN(chandef);
2256 struct cfg80211_chan_def *chandef),
2257 TP_ARGS(wiphy, ret, chandef),
2266 CHAN_DEF_ASSIGN(chandef);
2466 CHAN_DEF_ASSIGN(&params->chandef);
2509 struct cfg80211_chan_def *chandef),
2510 TP_ARGS(wiphy, netdev, link_id, chandef),
2520 CHAN_DEF_ASSIGN(chandef);
2576 struct cfg80211_chan_def *chandef),
2577 TP_ARGS(wiphy, netdev, addr, oper_class, chandef),
2589 CHAN_DEF_ASSIGN(chandef);
2703 struct cfg80211_chan_def *chandef,
2705 TP_ARGS(wiphy, netdev, chandef, cac_time_ms, link_id),
2716 CHAN_DEF_ASSIGN(chandef);
2987 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef),
2989 TP_ARGS(wiphy, chandef),
2998 CHAN_DEF_ASSIGN(chandef)
3460 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
3463 TP_ARGS(wiphy, chandef, iftype, prohibited_flags, permitting_flags),
3473 CHAN_DEF_ASSIGN(chandef);
3484 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef),
3485 TP_ARGS(wiphy, chandef),
3492 CHAN_DEF_ASSIGN(chandef);
3500 struct cfg80211_chan_def *chandef,
3502 TP_ARGS(netdev, chandef, link_id),
3510 CHAN_DEF_ASSIGN(chandef);
3519 struct cfg80211_chan_def *chandef,
3521 TP_ARGS(netdev, chandef, link_id),
3529 CHAN_DEF_ASSIGN(chandef);
3537 TP_PROTO(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
3539 TP_ARGS(wiphy, chandef, offchan),
3547 CHAN_DEF_ASSIGN(chandef);