Searched refs:second_chan_offset (Results 1 – 4 of 4) sorted by relevance
99 u8 mwifiex_sec_chan_offset_to_chan_type(u8 second_chan_offset) in mwifiex_sec_chan_offset_to_chan_type() argument101 switch (second_chan_offset) { in mwifiex_sec_chan_offset_to_chan_type()3436 u8 second_chan_offset, band; in mwifiex_cfg80211_tdls_chan_switch() local3462 second_chan_offset = mwifiex_get_sec_chan_offset(chan); in mwifiex_cfg80211_tdls_chan_switch()3464 mwifiex_start_tdls_cs(priv, addr, chan, second_chan_offset, band); in mwifiex_cfg80211_tdls_chan_switch()3575 u8 second_chan_offset; in mwifiex_cfg80211_get_channel() local3592 second_chan_offset = curr_bss->bcn_ht_oper->ht_param & in mwifiex_cfg80211_get_channel()3595 (second_chan_offset); in mwifiex_cfg80211_get_channel()
1540 u8 primary_chan, u8 second_chan_offset, u8 band) in mwifiex_start_tdls_cs() argument1546 start_tdls_cs_params.second_chan_offset = second_chan_offset; in mwifiex_start_tdls_cs()
1444 u8 mwifiex_sec_chan_offset_to_chan_type(u8 second_chan_offset);1530 u8 primary_chan, u8 second_chan_offset, u8 band);
1307 u8 second_chan_offset; member