Lines Matching refs:freq_offset
41 __field(u32, freq_offset) \
48 __entry->freq_offset = (c) ? ((c)->chan ? (c)->chan->freq_offset : 0) : 0; \
54 #define CHANDEF_PR_ARG __entry->control_freq, __entry->freq_offset, __entry->chan_width, \
67 __entry->min_freq_offset = (c)->chan ? (c)->chan->freq_offset : 0; \
88 __entry->ap_freq_offset = (c)->chan ? (c)->chan->freq_offset : 0;\
1402 __field(int, freq_offset)
1411 __entry->freq_offset = chan->freq_offset;
1419 __entry->center_freq, __entry->freq_offset,
1749 u32 freq_offset;
1804 SWITCH_ENTRY_ASSIGN(old_chandef.freq_offset,
1805 old_ctx->def.chan->freq_offset);
1816 SWITCH_ENTRY_ASSIGN(new_chandef.freq_offset,
1817 new_ctx->def.chan->freq_offset);