Home
last modified time | relevance | path

Searched refs:new_chandef (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
H A Dtrace.h1760 struct trace_chandef_entry new_chandef; member
1814 SWITCH_ENTRY_ASSIGN(new_chandef.control_freq,
1816 SWITCH_ENTRY_ASSIGN(new_chandef.freq_offset,
1818 SWITCH_ENTRY_ASSIGN(new_chandef.chan_width,
1820 SWITCH_ENTRY_ASSIGN(new_chandef.center_freq1,
1822 SWITCH_ENTRY_ASSIGN(new_chandef.freq1_offset,
1824 SWITCH_ENTRY_ASSIGN(new_chandef.center_freq2,
H A Dchan.c455 struct cfg80211_chan_def *new_chandef; in ieee80211_chan_bw_change() local
471 new_chandef = &link->reserved.oper; in ieee80211_chan_bw_change()
473 new_chandef = &link_conf->chanreq.oper; in ieee80211_chan_bw_change()
476 new_chandef); in ieee80211_chan_bw_change()