| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmwifi_channels.c | 320 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_ntoa() 802 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 853 wf_chspec_primary20_chan(chanspec_t chspec) in wf_chspec_primary20_chan() function 907 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_primary20_chspec() 1125 if (primary_channel == wf_chspec_primary20_chan(chanspec_cur)) { in wf_chspec_80() 1456 uint8 pri_ch = (pext)[0] = wf_chspec_primary20_chan(t); in wf_get_all_ext()
|
| H A D | bcmwifi_channels.h | 600 extern uint8 wf_chspec_primary20_chan(chanspec_t chspec); 603 #define wf_chspec_ctlchan(c) wf_chspec_primary20_chan(c)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmwifi_channels.c | 349 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_ntoa() 851 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 902 wf_chspec_primary20_chan(chanspec_t chspec) in wf_chspec_primary20_chan() function 956 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_primary20_chspec() 1174 if (primary_channel == wf_chspec_primary20_chan(chanspec_cur)) { in wf_chspec_80() 1505 uint8 pri_ch = (pext)[0] = wf_chspec_primary20_chan(t); in wf_get_all_ext()
|
| H A D | bcmwifi_channels.h | 610 extern uint8 wf_chspec_primary20_chan(chanspec_t chspec); 613 #define wf_chspec_ctlchan(c) wf_chspec_primary20_chan(c)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmwifi_channels.c | 349 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_ntoa() 851 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 902 wf_chspec_primary20_chan(chanspec_t chspec) in wf_chspec_primary20_chan() function 956 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_primary20_chspec() 1174 if (primary_channel == wf_chspec_primary20_chan(chanspec_cur)) { in wf_chspec_80() 1505 uint8 pri_ch = (pext)[0] = wf_chspec_primary20_chan(t); in wf_get_all_ext()
|
| H A D | bcmwifi_channels.h | 610 extern uint8 wf_chspec_primary20_chan(chanspec_t chspec); 613 #define wf_chspec_ctlchan(c) wf_chspec_primary20_chan(c)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmwifi_channels.c | 519 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_ntoa() 1169 uint8 ch = wf_chspec_primary20_chan(chspec); in wf_chanspec_iter_next_5g() 1288 uint8 ch = wf_chspec_primary20_chan(chspec); in wf_chanspec_iter_next_6g() 1573 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 2182 wf_chspec_primary20_chan(chanspec_t chspec) in wf_chspec_primary20_chan() function 2264 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_primary20_chspec() 2552 if (primary_channel == wf_chspec_primary20_chan(chanspec_cur)) { in wf_chspec_80() 2863 uint8 pri_ch = (pext)[0] = wf_chspec_primary20_chan(t); in wf_get_all_ext()
|
| H A D | wl_android_ext.c | 3517 chanspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(escan->best_5g_ch), in wl_ext_drv_apcs() 3522 chanspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(escan->best_6g_ch), in wl_ext_drv_apcs() 3527 chanspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(escan->best_2g_ch), in wl_ext_drv_apcs() 3574 chosen = wf_create_chspec_from_primary(wf_chspec_primary20_chan(chan_5g), in wl_ext_autochannel() 3578 chosen = wf_create_chspec_from_primary(wf_chspec_primary20_chan(chan_2g), in wl_ext_autochannel()
|
| H A D | wl_cfgvif.c | 1574 center_freq = wl_channel_to_frequency(wf_chspec_primary20_chan(chspec), in wl_cfg80211_set_channel() 1636 wf_chspec_primary20_chan(*sta_chanspec) != in wl_cfg80211_set_channel() 1659 cur_chspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(chspec), in wl_cfg80211_set_channel() 5128 freq = wl_channel_to_frequency(wf_chspec_primary20_chan(chanspec), CHSPEC_BAND(chanspec)); in wl_chspec_chandef()
|
| H A D | wl_cfgvendor.c | 6830 wl_channel_to_frequency(wf_chspec_primary20_chan(cur_chanspec), in fill_chanspec_to_channel_info()
|
| H A D | wl_android.c | 1438 channel = wf_chspec_primary20_chan(chanspec); in wl_android_get_chanspec()
|
| H A D | wl_cfg80211.c | 4305 chanspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(cfg->channel), in wl_cfg80211_join_ibss()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_channels.c | 519 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_ntoa() 1169 uint8 ch = wf_chspec_primary20_chan(chspec); in wf_chanspec_iter_next_5g() 1288 uint8 ch = wf_chspec_primary20_chan(chspec); in wf_chanspec_iter_next_6g() 1573 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 2182 wf_chspec_primary20_chan(chanspec_t chspec) in wf_chspec_primary20_chan() function 2264 pri_chan = wf_chspec_primary20_chan(chspec); in wf_chspec_primary20_chspec() 2552 if (primary_channel == wf_chspec_primary20_chan(chanspec_cur)) { in wf_chspec_80() 2863 uint8 pri_ch = (pext)[0] = wf_chspec_primary20_chan(t); in wf_get_all_ext()
|
| H A D | wl_cfgvif.c | 1568 center_freq = wl_channel_to_frequency(wf_chspec_primary20_chan(chspec), in wl_cfg80211_set_channel() 1629 wf_chspec_primary20_chan(*sta_chanspec) != in wl_cfg80211_set_channel() 1652 cur_chspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(chspec), in wl_cfg80211_set_channel() 5146 channel = wf_chspec_primary20_chan(chanspec); in wl_chspec_chandef()
|
| H A D | wl_cfgvendor.c | 6826 wl_channel_to_frequency(wf_chspec_primary20_chan(cur_chanspec), in fill_chanspec_to_channel_info()
|
| H A D | wl_android.c | 1422 channel = wf_chspec_primary20_chan(chanspec); in wl_android_get_chanspec()
|
| H A D | wl_cfg80211.c | 4291 chanspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(cfg->channel), in wl_cfg80211_join_ibss()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmwifi_channels.h | 651 uint8 wf_chspec_primary20_chan(chanspec_t chspec); 654 #define wf_chspec_ctlchan(c) wf_chspec_primary20_chan(c)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwifi_channels.h | 651 uint8 wf_chspec_primary20_chan(chanspec_t chspec); 654 #define wf_chspec_ctlchan(c) wf_chspec_primary20_chan(c)
|