Home
last modified time | relevance | path

Searched refs:en_bandwidth (Results 1 - 21 of 21) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_chan_mgmt.c69 en_bandwidth: 新带宽模式
133 en_bandwidth: 新带宽模式
145 oam_info_log2(0, OAM_SF_2040, "{hmac_chan_multi_switch_to_new_channel::uc_channel=%d,en_bandwidth=%d}", in hmac_chan_multi_switch_to_new_channel()
218 mac_vap->channel.en_bandwidth = set_chan->channel.en_bandwidth; in hmac_chan_do_sync()
257 en_bandwidth: 将要被设置的带宽模式
271 set_chan.channel.en_bandwidth = bandwidth; in hmac_chan_sync()
280 en_bandwidth: 将要被设置的带宽模式
294 "{hmac_chan_multi_select_channel_mac::uc_channel=%d,en_bandwidth=%d}", channel, bandwidth); in hmac_chan_multi_select_channel_mac()
451 mac_vap->channel.en_bandwidth in hmac_chan_start_bss()
[all...]
H A Dhmac_uapsd.c64 if ((mac_vap->channel.en_bandwidth == WLAN_BAND_WIDTH_5M) || in hmac_config_set_uapsden()
65 (mac_vap->channel.en_bandwidth == WLAN_BAND_WIDTH_10M)) { in hmac_config_set_uapsden()
67 "{hmac_config_set_uapsden::narrow band[%dM] mode,not support uapsd!}", mac_vap->channel.en_bandwidth); in hmac_config_set_uapsden()
H A Dhmac_fsm.c82 cfg_mode.en_bandwidth = hmac_vap->preset_para.en_bandwidth; in hmac_fsm_change_state()
H A Dhmac_mgmt_sta.c280 bcn_scale = hmac_dbac_get_scale_by_bw(mac_vap->channel.en_bandwidth); in hmac_sta_update_join_channel()
288 if ((mac_vap->channel.en_bandwidth != WLAN_BAND_WIDTH_5M) && in hmac_sta_update_join_channel()
289 (mac_vap->channel.en_bandwidth != WLAN_BAND_WIDTH_10M)) { /* 仅在非窄带时更新 */ in hmac_sta_update_join_channel()
290 mac_vap->channel.en_bandwidth = in hmac_sta_update_join_channel()
333 cfg_mode.en_bandwidth = mac_vap->channel.en_bandwidth; in hmac_sta_update_join_protocol()
356 cfg_mode.en_bandwidth = mac_vap->channel.en_bandwidth; in hmac_sta_update_join_protocol()
394 reg_params->current_channel.en_bandwidth = mac_vap->channel.en_bandwidth; in hmac_sta_dispatch_join_req()
[all...]
H A Dhmac_config.c272 hi_u32 bandwidth = hmac_config_bw2string(mac_vap->channel.en_bandwidth); in hmac_config_vap_info()
669 start_vap_param.uc_bandwidth = mac_vap->channel.en_bandwidth; in hmac_config_start_vap_event()
714 prot_param.en_bandwidth = mac_vap->channel.en_bandwidth; in hmac_set_mode_event()
721 mac_vap->channel.en_bandwidth); in hmac_set_mode_event()
1252 (mac_vap->channel.en_bandwidth == WLAN_BAND_WIDTH_BUTT) || in hmac_config_def_chan()
1256 param.en_bandwidth = WLAN_BAND_WIDTH_20M; in hmac_config_def_chan()
1300 if ((mac_vap->channel.band == WLAN_BAND_BUTT) || (mac_vap->channel.en_bandwidth == WLAN_BAND_WIDTH_BUTT) || in hmac_config_ap_mesh_start()
1310 mac_vap->channel.band, mac_vap->channel.en_bandwidth, mac_vap->protocol); in hmac_config_ap_mesh_start()
1456 mac_vap->channel.en_bandwidth in hmac_config_sta_update_rates()
[all...]
H A Dhmac_mgmt_classifier.c361 (up_vap1->channel.en_bandwidth == up_vap2->channel.en_bandwidth)) { in hmac_mgmt_send_disasoc_deauth_event_frame()
H A Dhmac_protection.c72 } else if ((WLAN_BAND_WIDTH_20M != mac_vap->channel.en_bandwidth) in hmac_user_protection_sync_data()
H A Dhmac_vap.c217 hmac_vap->preset_para.en_bandwidth = hmac_vap->base_vap->channel.en_bandwidth; in hmac_vap_init()
H A Dhmac_sme_sta.c149 mac_scan_req->ast_channel_list[chan_num_2g].en_bandwidth = mac_vap->channel.en_bandwidth; in hmac_set_scan_req_channel_param()
H A Dhmac_p2p.c171 home_channel_bandwidth = mac_vap->channel.en_bandwidth; in hmac_p2p_get_home_channel()
1132 scan_params->ast_channel_list[0].en_bandwidth = remain_on_channel->listen_channel_type; in hmac_p2p_prepare_listen_req_param()
H A Dhmac_11i.c1097 mac_vap->channel.en_bandwidth = WLAN_BAND_WIDTH_20M; in hmac_update_pcip_policy_prot_supplicant()
1120 mac_vap->channel.en_bandwidth); in hmac_update_pcip_policy_prot_supplicant()
H A Dhmac_wow.c963 mac_vap->channel.chan_number, mac_vap->channel.en_bandwidth); in hmac_wow_proc_dev_sync_host_event()
H A Dhmac_mgmt_ap.c1392 asoc_req.hmac_vap->base_vap->channel.en_bandwidth, HI_FALSE); in hmac_ap_asoc_req_process()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_ioctl.h81 wlan_channel_bandwidth_enum_uint8 en_bandwidth; /* 带宽 */ member
H A Dwal_cfg80211.c2774 if ((mac_vap->channel.en_bandwidth > WLAN_BAND_WIDTH_20M) && in wal_parse_ht_vht_ie()
2775 (mac_vap->channel.en_bandwidth != WLAN_BAND_WIDTH_BUTT)) { in wal_parse_ht_vht_ie()
2796 if ((mac_vap->channel.en_bandwidth > WLAN_BAND_WIDTH_40MINUS) && in wal_parse_ht_vht_ie()
2797 (mac_vap->channel.en_bandwidth != WLAN_BAND_WIDTH_BUTT)) { in wal_parse_ht_vht_ie()
3863 channel_param.en_bandwidth = bandwidth; in wal_cfg80211_set_channel_info()
3866 channel_param.channel, channel_param.band, channel_param.en_bandwidth); in wal_cfg80211_set_channel_info()
H A Dwal_ioctl.c704 mode_param->en_bandwidth = g_ast_mode_map[prot_idx].en_bandwidth; in wal_ioctl_set_mode()
707 mode_param->band, mode_param->en_bandwidth); in wal_ioctl_set_mode()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_vap.c1188 mac_vap->channel.en_bandwidth = WLAN_BAND_WIDTH_BUTT; in mac_vap_init_mode()
1239 mac_vap->channel.en_bandwidth = WLAN_BAND_WIDTH_20M; in mac_vap_init_mib()
1925 if (WLAN_BAND_WIDTH_40PLUS == channel->en_bandwidth || WLAN_BAND_WIDTH_40MINUS == channel->en_bandwidth) { in mac_vap_get_bandwidth_cap()
1927 } else if (channel->en_bandwidth >= WLAN_BAND_WIDTH_80PLUSPLUS) { in mac_vap_get_bandwidth_cap()
2044 if ((mac_vap->channel.en_bandwidth == WLAN_BAND_WIDTH_5M) || in mac_protection_set_rts_tx_param()
2045 (mac_vap->channel.en_bandwidth == WLAN_BAND_WIDTH_10M)) { in mac_protection_set_rts_tx_param()
H A Dmac_cfg.h534 wlan_channel_bandwidth_enum_uint8 en_bandwidth; /* 带宽 */ member
569 wlan_channel_bandwidth_enum_uint8 en_bandwidth; /* 带宽 */ member
H A Dmac_device.h604 mac_dev->max_bandwidth = channel_param->en_bandwidth; in mac_device_set_channel()
611 channel_param->en_bandwidth = mac_dev->max_bandwidth; in mac_device_get_channel()
H A Dmac_vap.h454 wlan_channel_bandwidth_enum_uint8 en_bandwidth; /* 带宽模式 */ member
H A Dmac_frame.c1179 ht_opern->sta_chan_width = (mac_vap->channel.en_bandwidth > WLAN_BAND_WIDTH_20M) ? 1 : 0; in mac_set_ht_opern_ie()

Completed in 48 milliseconds