Home
last modified time | relevance | path

Searched refs:second_chan_offset (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/mwifiex/
Dcfg80211.c99 u8 mwifiex_sec_chan_offset_to_chan_type(u8 second_chan_offset) in mwifiex_sec_chan_offset_to_chan_type() argument
101 switch (second_chan_offset) { in mwifiex_sec_chan_offset_to_chan_type()
3436 u8 second_chan_offset, band; in mwifiex_cfg80211_tdls_chan_switch() local
3462 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() local
3592 second_chan_offset = curr_bss->bcn_ht_oper->ht_param & in mwifiex_cfg80211_get_channel()
3595 (second_chan_offset); in mwifiex_cfg80211_get_channel()
Dtdls.c1540 u8 primary_chan, u8 second_chan_offset, u8 band) in mwifiex_start_tdls_cs() argument
1546 start_tdls_cs_params.second_chan_offset = second_chan_offset; in mwifiex_start_tdls_cs()
Dmain.h1444 u8 mwifiex_sec_chan_offset_to_chan_type(u8 second_chan_offset);
1530 u8 primary_chan, u8 second_chan_offset, u8 band);
Dfw.h1307 u8 second_chan_offset; member