Home
last modified time | relevance | path

Searched refs:ht_capie (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mlme.c3916 struct rtw_ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie() local
3927 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap)); in rtw_restructure_ht_ie()
3929 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40; in rtw_restructure_ht_ie()
3932 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20; in rtw_restructure_ht_ie()
3975 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH; in rtw_restructure_ht_ie()
3977 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40; in rtw_restructure_ht_ie()
3981 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS; in rtw_restructure_ht_ie()
3985 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING; in rtw_restructure_ht_ie()
3991 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC; in rtw_restructure_ht_ie()
4003 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss); in rtw_restructure_ht_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2586 struct rtw_ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie() local
2597 memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap)); in rtw_restructure_ht_ie()
2599 ht_capie.cap_info = cpu_to_le16(IEEE80211_HT_CAP_DSSSCCK40); in rtw_restructure_ht_ie()
2602 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SGI_20); in rtw_restructure_ht_ie()
2644 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SUP_WIDTH); in rtw_restructure_ht_ie()
2646 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SGI_40); in rtw_restructure_ht_ie()
2650 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_TX_STBC); in rtw_restructure_ht_ie()
2653 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SM_PS); in rtw_restructure_ht_ie()
2664 memcpy(ht_capie.supp_mcs_set, pmlmeext->default_supported_mcs_set, 16); in rtw_restructure_ht_ie()
2672 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_RX_STBC_1R);/* RX STBC One spatial stream */ in rtw_restructure_ht_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme.c3998 struct rtw_ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie() local
4009 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap)); in rtw_restructure_ht_ie()
4011 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40; in rtw_restructure_ht_ie()
4014 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20; in rtw_restructure_ht_ie()
4056 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH; in rtw_restructure_ht_ie()
4058 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40; in rtw_restructure_ht_ie()
4062 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS; in rtw_restructure_ht_ie()
4066 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING; in rtw_restructure_ht_ie()
4072 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC; in rtw_restructure_ht_ie()
4087 _rtw_memcpy(ht_capie.supp_mcs_set, pmlmeext->default_supported_mcs_set, 16); in rtw_restructure_ht_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme.c4248 struct rtw_ieee80211_ht_cap ht_capie; local
4264 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
4266 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
4269 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
4312 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
4314 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
4318 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
4322 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
4328 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
4340 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mlme.c4522 struct rtw_ieee80211_ht_cap ht_capie; local
4538 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
4540 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
4543 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
4605 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
4607 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
4614 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
4618 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
4624 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
4636 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mlme.c4522 struct rtw_ieee80211_ht_cap ht_capie; local
4538 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
4540 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
4543 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
4605 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
4607 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
4614 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
4618 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
4624 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
4636 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme.c4081 struct rtw_ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie() local
4092 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap)); in rtw_restructure_ht_ie()
4094 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40; in rtw_restructure_ht_ie()
4097 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20; in rtw_restructure_ht_ie()
4141 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH; in rtw_restructure_ht_ie()
4143 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40; in rtw_restructure_ht_ie()
4147 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS; in rtw_restructure_ht_ie()
4151 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING; in rtw_restructure_ht_ie()
4157 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC; in rtw_restructure_ht_ie()
4169 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss); in rtw_restructure_ht_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mlme.c4571 struct rtw_ieee80211_ht_cap ht_capie; local
4587 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
4589 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
4592 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
4663 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
4665 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
4672 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
4676 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
4682 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
4694 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mlme.c4683 struct rtw_ieee80211_ht_cap ht_capie; local
4698 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
4700 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
4703 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
4774 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
4776 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
4783 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
4787 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
4793 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
4805 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mlme.c4847 struct rtw_ieee80211_ht_cap ht_capie; local
4862 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
4864 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
4867 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
4938 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
4940 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
4947 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
4951 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
4957 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
4969 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme.c5020 struct rtw_ieee80211_ht_cap ht_capie; local
5035 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
5037 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
5040 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
5138 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
5140 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
5147 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
5151 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
5157 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
5169 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mlme.c5156 struct rtw_ieee80211_ht_cap ht_capie; local
5171 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
5173 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
5176 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
5247 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
5249 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
5256 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
5260 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
5266 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
5278 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme.c5174 struct rtw_ieee80211_ht_cap ht_capie; local
5189 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
5191 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
5194 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
5265 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
5267 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
5274 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
5278 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
5284 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
5296 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme.c5235 struct rtw_ieee80211_ht_cap ht_capie; local
5250 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
5252 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
5255 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
5326 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
5328 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
5335 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
5339 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
5345 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
5357 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mlme.c5197 struct rtw_ieee80211_ht_cap ht_capie; local
5212 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
5214 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
5217 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
5288 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
5290 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
5297 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
5301 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
5307 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
5319 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c4173 struct rtw_ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie() local
4188 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap)); in rtw_restructure_ht_ie()
4190 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40; in rtw_restructure_ht_ie()
4193 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20; in rtw_restructure_ht_ie()
4267 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH; in rtw_restructure_ht_ie()
4269 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40; in rtw_restructure_ht_ie()
4276 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS; in rtw_restructure_ht_ie()
4280 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING; in rtw_restructure_ht_ie()
4286 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC; in rtw_restructure_ht_ie()
4296 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss); in rtw_restructure_ht_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mlme.c5198 struct rtw_ieee80211_ht_cap ht_capie; local
5213 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
5215 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
5218 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
5289 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
5291 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
5298 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
5302 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
5308 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
5320 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme.c5047 struct rtw_ieee80211_ht_cap ht_capie; local
5062 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap));
5064 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40;
5067 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20;
5165 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH;
5167 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40;
5174 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
5178 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING;
5184 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC;
5196 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c4204 struct rtw_ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie() local
4219 _rtw_memset(&ht_capie, 0, sizeof(struct rtw_ieee80211_ht_cap)); in rtw_restructure_ht_ie()
4221 ht_capie.cap_info = IEEE80211_HT_CAP_DSSSCCK40; in rtw_restructure_ht_ie()
4224 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_20; in rtw_restructure_ht_ie()
4298 ht_capie.cap_info |= IEEE80211_HT_CAP_SUP_WIDTH; in rtw_restructure_ht_ie()
4300 ht_capie.cap_info |= IEEE80211_HT_CAP_SGI_40; in rtw_restructure_ht_ie()
4307 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS; in rtw_restructure_ht_ie()
4311 ht_capie.cap_info |= IEEE80211_HT_CAP_LDPC_CODING; in rtw_restructure_ht_ie()
4317 ht_capie.cap_info |= IEEE80211_HT_CAP_TX_STBC; in rtw_restructure_ht_ie()
4327 SET_HT_CAP_ELE_RX_STBC(&ht_capie, rx_stbc_nss); in rtw_restructure_ht_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_mlme.c1645 struct rtl_ieee80211_ht_cap ht_capie; in r8712_restructure_ht_ie() local
1661 memset(&ht_capie, 0, sizeof(struct rtl_ieee80211_ht_cap)); in r8712_restructure_ht_ie()
1662 ht_capie.cap_info = cpu_to_le16(IEEE80211_HT_CAP_SUP_WIDTH_20_40 | in r8712_restructure_ht_ie()
1668 ht_capie.ampdu_params_info = (IEEE80211_HT_AMPDU_PARM_FACTOR & in r8712_restructure_ht_ie()
1672 (unsigned char *)&ht_capie, pout_len); in r8712_restructure_ht_ie()