Home
last modified time | relevance | path

Searched refs:bandwidth (Results 1 – 21 of 21) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-uap.c97 static int wifi_uap_set_11ac_status(mlan_private *pmpriv, t_u8 action, t_u8 bandwidth, t_u8 channel) in wifi_uap_set_11ac_status() argument
129 if (BANDWIDTH_80MHZ == bandwidth) in wifi_uap_set_11ac_status()
209 int wifi_uap_set_11ax_status(mlan_private *pmpriv, t_u8 action, t_u8 band, t_u8 bandwidth) in wifi_uap_set_11ax_status() argument
233 if (bandwidth == BANDWIDTH_20MHZ) in wifi_uap_set_11ax_status()
424 t_u8 bandwidth, in wifi_cmd_uap_config() argument
708 if (bandwidth == BANDWIDTH_40MHZ in wifi_cmd_uap_config()
710 || bandwidth == BANDWIDTH_80MHZ in wifi_cmd_uap_config()
725 else if (bandwidth == BANDWIDTH_20MHZ) in wifi_cmd_uap_config()
763 (void)wifi_uap_set_11ac_status(pmpriv, MLAN_ACT_ENABLE, bandwidth, channel); in wifi_cmd_uap_config()
767 (void)wifi_uap_set_11ac_status(pmpriv, MLAN_ACT_DISABLE, bandwidth, channel); in wifi_cmd_uap_config()
[all …]
Dmlan_misc.c929 t_u8 channel, bandwidth, oper_class = 0; in wlan_misc_ioctl_oper_class() local
936 switch (misc->param.bw_chan_oper.bandwidth) in wlan_misc_ioctl_oper_class()
939 bandwidth = BW_20MHZ; in wlan_misc_ioctl_oper_class()
942 bandwidth = BW_40MHZ; in wlan_misc_ioctl_oper_class()
945 bandwidth = BW_80MHZ; in wlan_misc_ioctl_oper_class()
948 bandwidth = BW_20MHZ; in wlan_misc_ioctl_oper_class()
954 …ret = wlan_get_curr_oper_class(pmpriv, channel, bandwidth, &oper_c… in wlan_misc_ioctl_oper_class()
Dwifi-internal.h165 t_u8 bandwidth; member
Dmlan_api.c1458 int wifi_set_rf_bandwidth(const uint8_t bandwidth) in wifi_set_rf_bandwidth() argument
1464 if ((bandwidth != 0U) in wifi_set_rf_bandwidth()
1466 && (bandwidth != 1U) in wifi_set_rf_bandwidth()
1469 && (bandwidth != 4U) in wifi_set_rf_bandwidth()
1476 if ((bandwidth != 0) && ISSUPP_NO5G(mlan_adap->fw_cap_ext)) in wifi_set_rf_bandwidth()
1487 wifi_mfg_cmd_generic_cfg.data1 = bandwidth; in wifi_set_rf_bandwidth()
1500 int wifi_get_rf_bandwidth(uint8_t *bandwidth) in wifi_get_rf_bandwidth() argument
1520 *bandwidth = wifi_mfg_cmd_generic_cfg.data1; in wifi_get_rf_bandwidth()
5303 int wlan_get_nonglobal_operclass_by_bw_channel(t_u8 bandwidth, t_u8 channel, t_u8 *oper_class) in wlan_get_nonglobal_operclass_by_bw_channel() argument
5328 misc->param.bw_chan_oper.bandwidth = bandwidth; in wlan_get_nonglobal_operclass_by_bw_channel()
Dmlan_scan.c4800 t_u8 bandwidth = BW_20MHZ; in wlan_cmd_bgscan_config() local
4813 bandwidth = BW_40MHZ; in wlan_cmd_bgscan_config()
4816 bandwidth = BW_80MHZ; in wlan_cmd_bgscan_config()
4819 …et_curr_oper_class(pmpriv, pmpriv->curr_bss_params.bss_descriptor.channel, bandwidth, &oper_class); in wlan_cmd_bgscan_config()
Dmlan_cfp.c88 t_u8 bandwidth; member
2722 if (poper_bw_chan[i].bandwidth == bw)
Dwifi.c4275 if (wm_wifi.bandwidth == BANDWIDTH_80MHZ) in wifi_low_level_output()
4286 else if (wm_wifi.bandwidth == BANDWIDTH_40MHZ) in wifi_low_level_output()
4297 else if (wm_wifi.bandwidth == BANDWIDTH_20MHZ) in wifi_low_level_output()
Dmlan_glue.c2615 t_u8 bandwidth = wifi_get_bandwidth(); in wifi_nxp_get_wiphy() local
2668 if (bandwidth == BANDWIDTH_20MHZ) in wifi_nxp_get_wiphy()
2725 if (bandwidth == BANDWIDTH_20MHZ) in wifi_nxp_get_wiphy()
3048 if (wm_wifi.bandwidth == BANDWIDTH_80MHZ) in wifi_process_cmd_response()
3055 if (wm_wifi.bandwidth == BANDWIDTH_40MHZ) in wifi_process_cmd_response()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.c641 int bandwidth = 20 << sigSubbands; in readHexDataDemodulateProcessVhtHeNg1() local
684 if (bandwidth<deviceBandwidth) { // figure out channel offset in readHexDataDemodulateProcessVhtHeNg1()
703 if ((bandwidth == 80) || (bandwidth == 160)) { in readHexDataDemodulateProcessVhtHeNg1()
713 if (bandwidth == 160) { in readHexDataDemodulateProcessVhtHeNg1()
722 else if (bandwidth == 40) { in readHexDataDemodulateProcessVhtHeNg1()
747 if ((bandwidth == 80) || (bandwidth == 160)) { in readHexDataDemodulateProcessVhtHeNg1()
758 if (bandwidth == 160) { in readHexDataDemodulateProcessVhtHeNg1()
767 else if (bandwidth == 40) { in readHexDataDemodulateProcessVhtHeNg1()
989 int bandwidth = 20<<sigSubbands; local
1026 if(bandwidth<deviceBandwidth){ // figure out channel offset
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_test_mode_tests.c318 uint8_t bandwidth; in wlan_rf_bandwidth_set() local
332 bandwidth = strtol(argv[1], NULL, 10); in wlan_rf_bandwidth_set()
334 ret = wlan_set_rf_bandwidth(bandwidth); in wlan_rf_bandwidth_set()
355 uint8_t bandwidth; in wlan_rf_bandwidth_get() local
369 ret = wlan_get_rf_bandwidth(&bandwidth); in wlan_rf_bandwidth_get()
372 …(void)PRINTF("Configured bandwidth is: %s\r\n", bandwidth == 0 ? "20MHz" : bandwidth == 1U ? "40MH… in wlan_rf_bandwidth_get()
Dwlan_enhanced_tests.c868 if(rate_setting->bandwidth > HE_ER_SU_BANDWIDTH_TONE106)
877 if(rate_setting->bandwidth != 0)
890 if (rate_setting->bandwidth == HE_ER_SU_BANDWIDTH_TONE242)
899 else if (rate_setting->bandwidth == HE_ER_SU_BANDWIDTH_TONE106)
Dwlan.c2132 t_u8 bandwidth = wifi_uap_get_bandwidth(); in do_start() local
2133 if (bandwidth == BANDWIDTH_80MHZ) in do_start()
2194 t_u8 bandwidth = wifi_uap_get_bandwidth(); in do_start() local
2199 wpa_supp_set_ap_bw(netif, bandwidth); in do_start()
12812 int wlan_uap_set_bandwidth(const uint8_t bandwidth) in wlan_uap_set_bandwidth() argument
12818 return wifi_uap_set_bandwidth(bandwidth); in wlan_uap_set_bandwidth()
12825 int wlan_uap_get_bandwidth(uint8_t *bandwidth) in wlan_uap_get_bandwidth() argument
12828 *bandwidth = wifi_uap_get_bandwidth(); in wlan_uap_get_bandwidth()
12829 if (*bandwidth == BANDWIDTH_20MHZ || *bandwidth == BANDWIDTH_40MHZ in wlan_uap_get_bandwidth()
12831 || *bandwidth == BANDWIDTH_80MHZ in wlan_uap_get_bandwidth()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Drtos_wpa_supp_if.c2926 t_u8 bandwidth = wifi_uap_get_bandwidth(); in wifi_nxp_hostapd_set_modes() local
3011 if (bandwidth == BANDWIDTH_20MHZ) in wifi_nxp_hostapd_set_modes()
3034 if (bandwidth == BANDWIDTH_20MHZ) in wifi_nxp_hostapd_set_modes()
3089 if (wm_wifi.bandwidth == BANDWIDTH_80MHZ) in wifi_nxp_set_acs_params()
3096 if (wm_wifi.bandwidth == BANDWIDTH_40MHZ) in wifi_nxp_set_acs_params()
3241 ap_params->chan.bandwidth = params->freq->bandwidth; in wifi_nxp_hostapd_set_ap()
3420 PRINTF("freq->bandwidth: %d\r\n", freq->bandwidth); in wifi_nxp_hostapd_set_freq()
3428 chan.bandwidth = freq->bandwidth; in wifi_nxp_hostapd_set_freq()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi.h1365 int wifi_set_rf_bandwidth(const uint8_t bandwidth);
1367 int wifi_get_rf_bandwidth(uint8_t *bandwidth);
2045 int wifi_uap_set_bandwidth(const t_u8 bandwidth);
Dwifi-decl.h443 t_u16 bandwidth : 3; /* BIT2- BIT4
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h4885 int wlan_uap_set_bandwidth(const uint8_t bandwidth);
4898 int wlan_uap_get_bandwidth(uint8_t *bandwidth);
5314 int wlan_set_rf_bandwidth(const uint8_t bandwidth);
5326 int wlan_get_rf_bandwidth(uint8_t *bandwidth);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/incl/
Dwifi_nxp_internal.h450 int bandwidth;
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c5855 uint32 bandwidth; local
5878 bandwidth = (uint32)(largeBandwidth/100UL);
5879bandwidth = ((uint64)((((uint64)bandwidth)*100UL)+50UL)>largeBandwidth)?bandwidth:(bandwidth+1UL);
5898 IP_NETC__ENETC0_PORT->TCT_NUM[TrafficClass].PTCCBSR0 |= ENETC_PORT_PTCCBSR0_BW(bandwidth);
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c6689 uint32 bandwidth; local
6717 bandwidth = (uint32)(largeBandwidth/100UL);
6718bandwidth = ((uint64)((((uint64)bandwidth)*100UL)+50UL)>largeBandwidth)?bandwidth:(bandwidth+1UL);
6738 …W0_PortxBaseAddr[SwitchPortIdx]->TCT_NUM[TrafficClass].PTCCBSR0 |= SW_PORT0_PTCCBSR0_BW(bandwidth);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ioctl.h1141 t_u8 bandwidth; member
Dmlan_main.h1276 int bandwidth;