Home
last modified time | relevance | path

Searched refs:sec_chan_offs (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dspectmgmt.c34 const struct ieee80211_sec_chan_offs_ie *sec_chan_offs; in ieee80211_parse_ch_switch_ie() local
40 sec_chan_offs = elems->sec_chan_offs; in ieee80211_parse_ch_switch_ie()
45 sec_chan_offs = NULL; in ieee80211_parse_ch_switch_ie()
94 if (sec_chan_offs) { in ieee80211_parse_ch_switch_ie()
95 secondary_channel_offset = sec_chan_offs->sec_chan_offs; in ieee80211_parse_ch_switch_ie()
H A Dtdls.c1514 sec_chan_ie->sec_chan_offs = ht40plus ? in ieee80211_tdls_ch_sw_tmpl_get()
1846 if (!elems.sec_chan_offs) { in ieee80211_process_tdls_channel_switch_req()
1849 switch (elems.sec_chan_offs->sec_chan_offs) { in ieee80211_process_tdls_channel_switch_req()
1892 if (!sta->sta.ht_cap.ht_supported && elems.sec_chan_offs && in ieee80211_process_tdls_channel_switch_req()
1893 elems.sec_chan_offs->sec_chan_offs) { in ieee80211_process_tdls_channel_switch_req()
H A Dieee80211_i.h1541 const struct ieee80211_sec_chan_offs_ie *sec_chan_offs; member
H A Dutil.c1252 elems->sec_chan_offs = (void *)pos; in _ieee802_11_parse_elems_crc()
/kernel/linux/linux-6.6/net/mac80211/
H A Dspectmgmt.c34 const struct ieee80211_sec_chan_offs_ie *sec_chan_offs; in ieee80211_parse_ch_switch_ie() local
40 sec_chan_offs = elems->sec_chan_offs; in ieee80211_parse_ch_switch_ie()
45 sec_chan_offs = NULL; in ieee80211_parse_ch_switch_ie()
94 if (sec_chan_offs) { in ieee80211_parse_ch_switch_ie()
95 secondary_channel_offset = sec_chan_offs->sec_chan_offs; in ieee80211_parse_ch_switch_ie()
H A Dtdls.c1616 sec_chan_ie->sec_chan_offs = ht40plus ? in ieee80211_tdls_ch_sw_tmpl_get()
1961 if (!elems->sec_chan_offs) { in ieee80211_process_tdls_channel_switch_req()
1964 switch (elems->sec_chan_offs->sec_chan_offs) { in ieee80211_process_tdls_channel_switch_req()
2008 if (!sta->sta.deflink.ht_cap.ht_supported && elems->sec_chan_offs && in ieee80211_process_tdls_channel_switch_req()
2009 elems->sec_chan_offs->sec_chan_offs) { in ieee80211_process_tdls_channel_switch_req()
H A Dieee80211_i.h1719 const struct ieee80211_sec_chan_offs_ie *sec_chan_offs; member
H A Dutil.c1257 elems->sec_chan_offs = (void *)pos; in _ieee802_11_parse_elems_full()
/kernel/linux/linux-5.10/include/linux/
H A Dieee80211.h856 * @sec_chan_offs: secondary channel offset, uses IEEE80211_HT_PARAM_CHA_SEC_*
861 u8 sec_chan_offs; member
/kernel/linux/linux-6.6/include/linux/
H A Dieee80211.h908 * @sec_chan_offs: secondary channel offset, uses IEEE80211_HT_PARAM_CHA_SEC_*
913 u8 sec_chan_offs; member

Completed in 63 milliseconds