Home
last modified time | relevance | path

Searched refs:bandwidth (Results 1 - 25 of 26) sorted by relevance

12

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_chan_mgmt.c76 wlan_channel_bandwidth_enum_uint8 bandwidth) in hmac_chan_initiate_switch_to_new_channel()
86 mac_vap->ch_switch_info.announced_bandwidth = bandwidth; in hmac_chan_initiate_switch_to_new_channel()
93 channel, bandwidth); in hmac_chan_initiate_switch_to_new_channel()
112 ch_switch_info->announced_bandwidth = bandwidth; in hmac_chan_initiate_switch_to_new_channel()
139 hi_void hmac_chan_multi_switch_to_new_channel(hi_u8 channel, wlan_channel_bandwidth_enum_uint8 bandwidth) in hmac_chan_multi_switch_to_new_channel() argument
146 channel, bandwidth); in hmac_chan_multi_switch_to_new_channel()
168 hmac_chan_initiate_switch_to_new_channel(ap, channel, bandwidth); in hmac_chan_multi_switch_to_new_channel()
264 hi_void hmac_chan_sync(mac_vap_stru *mac_vap, hi_u8 channel, wlan_channel_bandwidth_enum_uint8 bandwidth, in hmac_chan_sync() argument
271 set_chan.channel.en_bandwidth = bandwidth; in hmac_chan_sync()
287 wlan_channel_bandwidth_enum_uint8 bandwidth) in hmac_chan_multi_select_channel_mac()
75 hmac_chan_initiate_switch_to_new_channel(mac_vap_stru *mac_vap, hi_u8 channel, wlan_channel_bandwidth_enum_uint8 bandwidth) hmac_chan_initiate_switch_to_new_channel() argument
286 hmac_chan_multi_select_channel_mac(mac_vap_stru *mac_vap, hi_u8 channel, wlan_channel_bandwidth_enum_uint8 bandwidth) hmac_chan_multi_select_channel_mac() argument
428 wlan_channel_bandwidth_enum_uint8 bandwidth = WLAN_BAND_WIDTH_BUTT; hmac_chan_start_bss() local
[all...]
H A Dhmac_chan_mgmt.h65 wlan_channel_bandwidth_enum_uint8 bandwidth);
71 hi_void hmac_chan_multi_switch_to_new_channel(hi_u8 channel, wlan_channel_bandwidth_enum_uint8 bandwidth);
76 hi_void hmac_chan_sync(mac_vap_stru *mac_vap, hi_u8 channel, wlan_channel_bandwidth_enum_uint8 bandwidth,
H A Dhmac_config.c272 hi_u32 bandwidth = hmac_config_bw2string(mac_vap->channel.en_bandwidth); in hmac_config_vap_info() local
273 hi_unref_param(bandwidth); in hmac_config_vap_info()
275 oam_warning_log2(0, 0, "band: %x G, bandwidth: %x M[80A=80+,80B=80-,80AB=80+-]", in hmac_config_vap_info()
276 (mac_vap->channel.band == WLAN_BAND_2G) ? 2 : 0xFF, bandwidth); /* 只支持2G,其他返回异常值0XFF */ in hmac_config_vap_info()
719 "{hmac_set_mode_event::mode_set failed[%d],protocol[%d], band[%d], bandwidth[%d].}", ret, in hmac_set_mode_event()
1309 "{hmac_config_start_vap::set band bandwidth protocol first.band[%d], bw[%d], protocol[%d]}", in hmac_config_ap_mesh_start()
1313 oam_error_log0(mac_vap->vap_id, OAM_SF_CFG, "{hmac_config_start_vap::set bandwidth protocol first}"); in hmac_config_ap_mesh_start()
1707 "{hmac_config_check_mode_param::not support 80MHz bandwidth,en_protocol=%d en_protocol_cap=%d.}", in hmac_config_check_mode_param()
1847 "{hmac_config_set_mode::config_set_mode_check_bandwith Err=%d,previous vap bandwidth[%d,current=%d]}", in hmac_config_set_mode()
1865 /* 记录协议模式, band, bandwidth到mac_va in hmac_config_set_mode()
3391 wlan_channel_bandwidth_enum_uint8 bandwidth = WLAN_BAND_ASSEMBLE_20M; hmac_config_set_bw() local
[all...]
H A Dhmac_mgmt_sta.c246 hi_u8 hmac_dbac_get_scale_by_bw(hi_u8 bandwidth) in hmac_dbac_get_scale_by_bw() argument
250 if (bandwidth == WLAN_BAND_WIDTH_5M) { in hmac_dbac_get_scale_by_bw()
252 } else if (bandwidth == WLAN_BAND_WIDTH_10M) { in hmac_dbac_get_scale_by_bw()
561 "{hmac_sta_wait_join::Join AP channel=%d bandwidth=%d Beacon Period=%d HI_SUCCESS.}", in hmac_sta_wait_join()
2228 oam_warning_log3(0, OAM_SF_ASSOC, "{hmac_sta_up_rx_beacon::change BW.change[0x%x],channel[%d],bandwidth[%d].}", in hmac_sta_up_rx_beacon()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwldev_common.c417 uint16 bandwidth = 0; in wldev_get_mode() local
439 bandwidth = chanspec & WL_CHANSPEC_BW_MASK; in wldev_get_mode()
447 if (bandwidth == WL_CHANSPEC_BW_80) in wldev_get_mode()
449 else if ((bandwidth == WL_CHANSPEC_BW_40) || (bandwidth == WL_CHANSPEC_BW_20)) { in wldev_get_mode()
H A Ddhd_rtt.c331 * Returns the rate in [Kbps] units for a caller supplied MCS/bandwidth/Nss/Sgi combination.
2617 uint32 bandwidth; in dhd_rtt_convert_rate_to_host() local
2630 bandwidth = RSPEC_BW(rspec); in dhd_rtt_convert_rate_to_host()
2631 switch (bandwidth) { in dhd_rtt_convert_rate_to_host()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c135 if (funcs && funcs->bandwidth) { in rockchip_drm_bandwidth_atomic_check()
136 funcs->bandwidth(crtc, old_crtc_state, vop_bw_info); in rockchip_drm_bandwidth_atomic_check()
H A Drockchip_drm_vop.c1762 * IC design bug: in the bandwidth tension environment when close win2, in vop_plane_atomic_disable()
2572 size_t bandwidth; member
2600 size_t bandwidth; in vop_plane_line_bandwidth() local
2605 bandwidth = src_width * bpp / 0x8; in vop_plane_line_bandwidth()
2610 bandwidth = bandwidth * src_width / dest_width; in vop_plane_line_bandwidth()
2611 bandwidth = bandwidth * src_height / dest_height; in vop_plane_line_bandwidth()
2613 bandwidth /= 0x2; in vop_plane_line_bandwidth()
2615 bandwidth / in vop_plane_line_bandwidth()
2627 u64 bandwidth = 0; vop_calc_max_bandwidth() local
[all...]
H A Drockchip_drm_drv.h312 * @bandwidth: report present crtc bandwidth consume.
318 size_t (*bandwidth)(struct drm_crtc *crtc, struct drm_crtc_state *crtc_state, struct dmcfreq_vop_info *vop_bw_info); member
H A Drockchip_drm_vop2.c4913 size_t bandwidth; member
4938 size_t bandwidth; in vop2_plane_line_bandwidth() local
4944 bandwidth = src_width * bpp / 0x8; in vop2_plane_line_bandwidth()
4949 bandwidth = bandwidth * src_width / dst_width; in vop2_plane_line_bandwidth()
4950 bandwidth = bandwidth * src_height / dst_height; in vop2_plane_line_bandwidth()
4952 bandwidth /= 0x2; in vop2_plane_line_bandwidth()
4954 bandwidth /= 0x4; in vop2_plane_line_bandwidth()
4957 return bandwidth; in vop2_plane_line_bandwidth()
4966 u64 bandwidth = 0; vop2_calc_max_bandwidth() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_ie.h88 mac_sec_ch_off_enum_uint8 mac_get_sco_from_bandwidth(wlan_channel_bandwidth_enum_uint8 bandwidth);
H A Dmac_ie.c214 oam_error_log1(0, OAM_SF_SCAN, "{mac_set_second_channel_offset_ie::invalid bandwidth[%d].}", bw); in mac_set_second_channel_offset_ie()
519 WIFI_ROM_TEXT mac_sec_ch_off_enum_uint8 mac_get_sco_from_bandwidth(wlan_channel_bandwidth_enum_uint8 bandwidth) in mac_get_sco_from_bandwidth() argument
521 switch (bandwidth) { in mac_get_sco_from_bandwidth()
H A Dmac_vap.c1128 wlan_channel_bandwidth_enum_uint8 bandwidth) in mac_vap_change_mib_by_bandwidth()
1140 if (WLAN_BAND_WIDTH_20M == bandwidth) { in mac_vap_change_mib_by_bandwidth()
1127 mac_vap_change_mib_by_bandwidth(const mac_vap_stru *mac_vap, wlan_channel_bandwidth_enum_uint8 bandwidth) mac_vap_change_mib_by_bandwidth() argument
H A Dmac_vap.h1577 hi_void mac_vap_change_mib_by_bandwidth(const mac_vap_stru *mac_vap, wlan_channel_bandwidth_enum_uint8 bandwidth);
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H A Ddebugfs.c65 debugfs_create_u32("peak_bw", S_IRUGO, d, &opp->bandwidth[i].peak); in opp_debug_create_bw()
66 debugfs_create_u32("avg_bw", S_IRUGO, d, &opp->bandwidth[i].avg); in opp_debug_create_bw()
H A Dof.c672 new_opp->bandwidth[i].peak = kBps_to_icc(bw[i]); in _read_bw()
674 new_opp->bandwidth[i].avg = kBps_to_icc(bw[i]); in _read_bw()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dopp.h63 * @bandwidth: Interconnect bandwidth values
86 struct dev_pm_opp_icc_bw *bandwidth; member
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_drm_drv.h314 * @bandwidth: report present crtc bandwidth consume.
320 size_t (*bandwidth)(struct drm_crtc *crtc, member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.c3819 wlan_channel_bandwidth_enum_uint8 bandwidth; in wal_cfg80211_set_channel_info() local
3843 bandwidth = mac_get_bandwith_from_center_freq_seg0((hi_u8)l_channel, (hi_u8)l_channel_center_freq); in wal_cfg80211_set_channel_info()
3847 bandwidth = WLAN_BAND_WIDTH_40MINUS; in wal_cfg80211_set_channel_info()
3850 bandwidth = WLAN_BAND_WIDTH_40PLUS; in wal_cfg80211_set_channel_info()
3853 bandwidth = WLAN_BAND_WIDTH_20M; in wal_cfg80211_set_channel_info()
3857 bandwidth = WLAN_BAND_WIDTH_20M; in wal_cfg80211_set_channel_info()
3863 channel_param.en_bandwidth = bandwidth; in wal_cfg80211_set_channel_info()
3865 oam_warning_log3(0, OAM_SF_ANY, "{wal_cfg80211_set_channel::channel=%d,band=%d,bandwidth=%d}", in wal_cfg80211_set_channel_info()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c4924 size_t bandwidth; member
4949 size_t bandwidth; in vop2_plane_line_bandwidth() local
4955 bandwidth = src_width * bpp / 8; in vop2_plane_line_bandwidth()
4957 bandwidth = bandwidth * src_width / dst_width; in vop2_plane_line_bandwidth()
4958 bandwidth = bandwidth * src_height / dst_height; in vop2_plane_line_bandwidth()
4960 bandwidth /= 2; in vop2_plane_line_bandwidth()
4962 bandwidth /= 4; in vop2_plane_line_bandwidth()
4964 return bandwidth; in vop2_plane_line_bandwidth()
4974 u64 bandwidth = 0; vop2_calc_max_bandwidth() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetif.h352 u32_t bandwidth; /* unit kbps */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmevent.h758 uint8 bandwidth; /* Bandwidth is 20, 40,80, MHZ */ member
H A Dwlioctl.h2507 uint8 bw; /**< bandwidth */
2905 /* bandwidth = Full (0), 20M (1), 40M (2), 80M (3). */
2906 uint8 bandwidth; member
2959 uint8 bss_bw; /* bandwidth: Full (0), 20M (1), 40M (2), 80M (3), etc */
2963 uint8 hw_bw; /* bandwidth: Full (0), 20M (1), 40M (2), 80M (3), etc */
2978 uint8 bss_bw; /* bandwidth: Full (0), 20M (1), 40M (2), 80M (3), etc */
2982 uint8 hw_bw; /* bandwidth: Full (0), 20M (1), 40M (2), 80M (3), etc */
5737 /** structure for max bandwidth for each access category */
5739 uint32 ac[AC_COUNT]; /**< max bandwidth for each access category */
6981 uint8 bw; /* bandwidth inf
9985 uint16 bandwidth; /**< bandwidth */ global() member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c596 dev_dbg(dp->dev, "final bandwidth = %.2x\n", dp->link_train.link_rate); in analogix_dp_process_equalizer_training()
626 static int analogix_dp_get_max_rx_bandwidth(struct analogix_dp_device *dp, u8 *bandwidth) in analogix_dp_get_max_rx_bandwidth() argument
642 *bandwidth = data; in analogix_dp_get_max_rx_bandwidth()
696 dev_err(dp->dev, "bandwidth overflow\n"); in analogix_dp_full_link_train()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c739 tx_info.bandwidth = tx_info_param->bw; in wal_mesh_inform_tx_data_info()
743 oam_info_log1(0, OAM_SF_ANY, "{wal_mesh_inform_tx_data_info::report to mesh stack,bandwidth = %d!}", in wal_mesh_inform_tx_data_info()

Completed in 124 milliseconds

12