| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | join.c | 907 if (!mwifiex_get_cfp(priv, adapter->adhoc_start_band, in mwifiex_cmd_802_11_ad_hoc_start() 910 cfp = mwifiex_get_cfp(priv, adapter->adhoc_start_band, in mwifiex_cmd_802_11_ad_hoc_start() 927 priv->curr_bss_params.band = adapter->adhoc_start_band; in mwifiex_cmd_802_11_ad_hoc_start() 969 if ((adapter->adhoc_start_band & BAND_G) && in mwifiex_cmd_802_11_ad_hoc_start() 1012 if (adapter->adhoc_start_band & BAND_GN || in mwifiex_cmd_802_11_ad_hoc_start() 1013 adapter->adhoc_start_band & BAND_AN) { in mwifiex_cmd_802_11_ad_hoc_start() 1093 if (adapter->adhoc_start_band == BAND_B) in mwifiex_cmd_802_11_ad_hoc_start()
|
| H A D | cmdevt.c | 1517 adapter->adhoc_start_band = BAND_A | BAND_AN; in mwifiex_ret_get_hw_spec() 1520 adapter->adhoc_start_band = BAND_A; in mwifiex_ret_get_hw_spec() 1524 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec() 1528 adapter->adhoc_start_band = BAND_G | BAND_B; in mwifiex_ret_get_hw_spec() 1531 adapter->adhoc_start_band = BAND_B; in mwifiex_ret_get_hw_spec()
|
| H A D | cfp.c | 489 switch (adapter->adhoc_start_band) { in mwifiex_get_supported_rates()
|
| H A D | init.c | 302 adapter->adhoc_start_band = 0; in mwifiex_init_adapter()
|
| H A D | main.h | 963 u8 adhoc_start_band; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sta_ioctl.c | 580 adhoc_band = (t_u8)radio_cfg->param.band_cfg.adhoc_start_band; in wlan_radio_ioctl_band_cfg() 597 adhoc_band = pmadapter->adhoc_start_band; in wlan_radio_ioctl_band_cfg() 624 pmadapter->adhoc_start_band = adhoc_band; in wlan_radio_ioctl_band_cfg() 634 (pmadapter, pmadapter->adhoc_start_band, in wlan_radio_ioctl_band_cfg() 639 if ((pmadapter->adhoc_start_band & BAND_A) in wlan_radio_ioctl_band_cfg() 640 || (pmadapter->adhoc_start_band & BAND_AN) in wlan_radio_ioctl_band_cfg() 652 (pmadapter, pmadapter->adhoc_start_band, in wlan_radio_ioctl_band_cfg() 665 adhoc_start_band, in wlan_radio_ioctl_band_cfg() 689 radio_cfg->param.band_cfg.adhoc_start_band = in wlan_radio_ioctl_band_cfg() 690 pmadapter->adhoc_start_band; in wlan_radio_ioctl_band_cfg() [all …]
|
| H A D | mlan_init.c | 720 pmadapter->adhoc_start_band = 0; in wlan_init_adapter() 1180 pmadapter->adhoc_start_band = BAND_A | BAND_AN; in wlan_update_hw_spec() 1183 pmadapter->adhoc_start_band = BAND_A; in wlan_update_hw_spec() 1192 pmadapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in wlan_update_hw_spec() 1200 pmadapter->adhoc_start_band = BAND_G | BAND_B; in wlan_update_hw_spec() 1207 pmadapter->adhoc_start_band = BAND_B; in wlan_update_hw_spec()
|
| H A D | mlan_join.c | 1427 (pmadapter, pmadapter->adhoc_start_band, in wlan_cmd_802_11_ad_hoc_start() 1433 adhoc_start_band, in wlan_cmd_802_11_ad_hoc_start() 1447 pmpriv->curr_bss_params.band = pmadapter->adhoc_start_band; in wlan_cmd_802_11_ad_hoc_start() 1502 pmadapter->adhoc_start_band, in wlan_cmd_802_11_ad_hoc_start() 1506 if ((pmadapter->adhoc_start_band & BAND_G) && in wlan_cmd_802_11_ad_hoc_start() 1555 if (pmadapter->adhoc_start_band & BAND_GN in wlan_cmd_802_11_ad_hoc_start() 1556 || pmadapter->adhoc_start_band & BAND_AN) { in wlan_cmd_802_11_ad_hoc_start() 1689 if (pmadapter->adhoc_start_band == BAND_B) in wlan_cmd_802_11_ad_hoc_start()
|
| H A D | mlan_11h.c | 966 (priv->adapter->adhoc_start_band & BAND_A) && in wlan_11h_is_master_active_on_dfs_chan() 1897 if ((adapter->adhoc_start_band & BAND_A) in wlan_11h_get_adhoc_start_channel() 1898 || (adapter->adhoc_start_band & BAND_AN) in wlan_11h_get_adhoc_start_channel() 2252 && ((adapter->adhoc_start_band & BAND_A) in wlan_11h_process_start() 2253 || (adapter->adhoc_start_band & BAND_AN) in wlan_11h_process_start() 2262 adhoc_start_band); in wlan_11h_process_start()
|
| H A D | mlan_11d.c | 1531 adhoc_start_band)) { in wlan_11d_cfg_domain_info() 1580 adhoc_start_band)) { in wlan_11d_handle_uap_domain_info()
|
| H A D | mlan_scan.c | 457 (pmpriv->config_bands | pmadapter->adhoc_start_band, in wlan_scan_create_channel_list() 1209 adhoc_start_band, rates); in wlan_scan_setup_scan_config() 4749 (pmpriv->config_bands | pmadapter->adhoc_start_band, in wlan_bgscan_create_channel_list() 4983 (pmpriv->config_bands | pmadapter->adhoc_start_band, in wlan_cmd_bgscan_config()
|
| H A D | mlan_misc.c | 1184 global_band | pmadapter->adhoc_start_band)) { in wlan_bss_ioctl_bss_role() 1192 global_band | pmadapter->adhoc_start_band)) { in wlan_bss_ioctl_bss_role() 3674 adhoc_start_band, rates); in wlan_rate_ioctl_set_rate_value() 4612 adhoc_start_band)) { in wlan_misc_ioctl_region()
|
| H A D | mlan_cmdevt.c | 4457 pmadapter->adhoc_start_band = BAND_A | BAND_AN; 4460 pmadapter->adhoc_start_band = BAND_A; 4464 pmadapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; 4468 pmadapter->adhoc_start_band = BAND_G | BAND_B; 4471 pmadapter->adhoc_start_band = BAND_B;
|
| H A D | mlan_11n.c | 3104 return (pmpriv->adapter->adhoc_start_band & BAND_GN); in wlan_11n_bandconfig_allowed() 3106 return (pmpriv->adapter->adhoc_start_band & BAND_AN); in wlan_11n_bandconfig_allowed()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_join.c | 1793 pmadapter, pmadapter->adhoc_start_band, in wlan_cmd_802_11_ad_hoc_start() 1797 pmadapter, pmadapter->adhoc_start_band, in wlan_cmd_802_11_ad_hoc_start() 1809 pmpriv->curr_bss_params.band = pmadapter->adhoc_start_band; in wlan_cmd_802_11_ad_hoc_start() 1866 pmadapter->adhoc_start_band, in wlan_cmd_802_11_ad_hoc_start() 1870 if ((pmadapter->adhoc_start_band & BAND_G) && in wlan_cmd_802_11_ad_hoc_start() 1989 if (pmadapter->adhoc_start_band == BAND_B) in wlan_cmd_802_11_ad_hoc_start()
|
| H A D | mlan_misc.c | 1269 pmadapter->adhoc_start_band)) { in wlan_bss_ioctl_bss_role() 1278 pmadapter->adhoc_start_band)) { in wlan_bss_ioctl_bss_role() 4284 pmadapter->adhoc_start_band, in wlan_rate_ioctl_set_rate_value() 5897 pmadapter->adhoc_start_band)) { in wlan_misc_ioctl_region() 6421 adhoc_band = radio_cfg->param.band_cfg.adhoc_start_band; in wlan_radio_ioctl_band_cfg() 6438 adhoc_band = pmadapter->adhoc_start_band; in wlan_radio_ioctl_band_cfg() 6467 pmadapter->adhoc_start_band = adhoc_band; in wlan_radio_ioctl_band_cfg() 6477 pmadapter, pmadapter->adhoc_start_band, in wlan_radio_ioctl_band_cfg() 6482 if ((pmadapter->adhoc_start_band & BAND_A)) { in wlan_radio_ioctl_band_cfg() 6492 pmadapter, pmadapter->adhoc_start_band, in wlan_radio_ioctl_band_cfg() [all …]
|
| H A D | mlan_init.c | 928 pmadapter->adhoc_start_band = 0; in wlan_init_adapter() 1512 pmadapter->adhoc_start_band = BAND_A; in wlan_update_hw_spec() 1519 pmadapter->adhoc_start_band = BAND_G | BAND_B; in wlan_update_hw_spec() 1526 pmadapter->adhoc_start_band = BAND_B; in wlan_update_hw_spec()
|
| H A D | mlan_11ax.c | 632 return (pmpriv->adapter->adhoc_start_band & BAND_GAX); in wlan_11ax_bandconfig_allowed() 634 return (pmpriv->adapter->adhoc_start_band & BAND_AAX); in wlan_11ax_bandconfig_allowed()
|
| H A D | mlan_11ac.c | 1456 return (pmpriv->adapter->adhoc_start_band & BAND_GAC); in wlan_11ac_bandconfig_allowed() 1458 return (pmpriv->adapter->adhoc_start_band & BAND_AAC); in wlan_11ac_bandconfig_allowed()
|
| H A D | mlan_11d.c | 1566 pmadapter->adhoc_start_band)) { in wlan_11d_cfg_domain_info() 1622 pmadapter->adhoc_start_band)) { in wlan_11d_handle_uap_domain_info()
|
| H A D | mlan_sta_ioctl.c | 900 if (pmadapter->adhoc_start_band & BAND_A) in wlan_bss_ioctl_channel() 901 pmadapter->adhoc_start_band = BAND_G | BAND_B; in wlan_bss_ioctl_channel() 912 pmadapter->adhoc_start_band = BAND_A; in wlan_bss_ioctl_channel() 923 pmadapter->adhoc_start_band = BAND_A; in wlan_bss_ioctl_channel() 1650 pmadapter->adhoc_start_band, in wlan_rate_ioctl_get_supported_rate() 3801 if ((pmadapter->adhoc_start_band & BAND_A)) { in wlan_11h_channel_check_req() 4749 pmadapter->adhoc_start_band)) { in wlan_misc_ioctl_cfp_code_cfg() 4814 pmadapter->adhoc_start_band)) { in wlan_misc_ioctl_country_code()
|
| H A D | mlan_11h.c | 1130 (priv->adapter->adhoc_start_band & BAND_A) && in wlan_11h_is_master_active_on_dfs_chan() 2380 if ((adapter->adhoc_start_band & BAND_A)) { in wlan_11h_get_adhoc_start_channel() 2758 ((adapter->adhoc_start_band & BAND_A))) { in wlan_11h_process_start() 2768 priv, adapter->adhoc_start_band); in wlan_11h_process_start()
|
| H A D | mlan_11n.c | 3146 return (pmpriv->adapter->adhoc_start_band & BAND_GN); in wlan_11n_bandconfig_allowed() 3148 return (pmpriv->adapter->adhoc_start_band & BAND_AN); in wlan_11n_bandconfig_allowed()
|
| H A D | mlan_scan.c | 506 band = pmadapter->adhoc_start_band; in wlan_scan_create_channel_list() 1386 pmadapter->adhoc_start_band, in wlan_scan_setup_scan_config() 6124 band = pmadapter->adhoc_start_band; in wlan_bgscan_create_channel_list() 6359 band = pmadapter->adhoc_start_band; in wlan_cmd_bgscan_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_priv.c | 1552 data[1] = radio_cfg->param.band_cfg.adhoc_start_band; in woal_band_cfg() 1556 if (radio_cfg->param.band_cfg.adhoc_start_band & BAND_GN in woal_band_cfg() 1557 || radio_cfg->param.band_cfg.adhoc_start_band & BAND_AN) { in woal_band_cfg() 1629 radio_cfg->param.band_cfg.adhoc_start_band = adhoc_band; in woal_band_cfg()
|