Home
last modified time | relevance | path

Searched refs:ht_cap (Results 1 - 8 of 8) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c425 hwCapability->htCapability = band->ht_cap.cap; in FillBdhBandInfo()
513 hwCapability->htCapability = band2g->ht_cap.cap; in Bdh6Ghcap()
515 band5g->ht_cap.cap, supportedRateCount, band2g->n_bitrates, band5g->n_bitrates); in Bdh6Ghcap()
1184 if (cap && cap[1] >= sizeof(*params->ht_cap)) in bdh6_nl80211_calculate_ap_params()
1185 params->ht_cap = (void *)(cap + RATE_OFFSET); in bdh6_nl80211_calculate_ap_params()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_cfg.h371 hi_u8 ht_cap; /* ht能力 */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.c108 .ht_cap = {
2769 mac_frame_ht_cap_stru *ht_cap = (mac_frame_ht_cap_stru *)(puc_ht_ie + MAC_IE_HDR_LEN); in wal_parse_ht_vht_ie() local
2771 beacon_param->shortgi_20 = (hi_u8)ht_cap->short_gi_20mhz; in wal_parse_ht_vht_ie()
2776 beacon_param->shortgi_40 = (hi_u8)ht_cap->short_gi_40mhz; in wal_parse_ht_vht_ie()
2779 beacon_param->smps_mode = (hi_u8)ht_cap->sm_power_save; in wal_parse_ht_vht_ie()
H A Dwal_mac80211.c810 hwCapability->htCapability = band->ht_cap.cap; in WalGetHwCapability()
H A Dwal_hipriv.c5964 add_user_param_info.ht_cap = 0; in wal_hipriv_add_user()
5966 add_user_param_info.ht_cap = 1; in wal_hipriv_add_user()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1052 oal_ieee80211_sta_ht_cap ht_cap; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c18892 bands[index]->ht_cap.cap |= IEEE80211_HT_CAP_SGI_40; in __wl_update_wiphybands()
18984 bands[index]->ht_cap.cap |= IEEE80211_HT_CAP_SGI_40; in __wl_update_wiphybands()
18988 bands[index]->ht_cap.cap |= in __wl_update_wiphybands()
18990 bands[index]->ht_cap.ht_supported = TRUE; in __wl_update_wiphybands()
18991 bands[index]->ht_cap.ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K; in __wl_update_wiphybands()
18992 bands[index]->ht_cap.ampdu_density = IEEE80211_HT_MPDU_DENSITY_16; in __wl_update_wiphybands()
18994 bands[index]->ht_cap.mcs.rx_mask[0] = 0xff; in __wl_update_wiphybands()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A D802.11.h3961 ht_cap_ie_t ht_cap; member

Completed in 70 milliseconds