| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_vht.c | 277 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 293 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 306 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 310 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 315 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 324 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode() 331 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode()
|
| H A D | rtw_wlan_util.c | 124 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in rtw_get_tx_nss() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_vht.c | 285 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 302 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 315 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 319 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 324 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 334 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode() 343 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode()
|
| H A D | rtw_wlan_util.c | 124 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in rtw_get_tx_nss() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_vht.c | 268 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 273 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 281 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 301 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 316 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 328 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 332 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 337 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_vht.c | 295 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 311 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 323 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 327 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 332 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 341 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode() 349 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode()
|
| H A D | rtw_wlan_util.c | 125 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in rtw_get_tx_nss() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_vht.c | 369 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 374 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 382 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 402 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 435 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 447 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 451 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 456 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_vht.c | 370 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 375 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 383 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 403 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 436 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 448 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 452 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 457 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_vht.c | 370 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 375 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 383 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 403 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 436 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 448 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 452 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 457 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_vht.c | 374 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 379 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 387 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 407 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 440 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 452 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 456 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 461 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_vht.c | 366 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 371 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 379 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 399 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 432 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 444 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 448 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 453 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_vht.c | 366 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 371 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 379 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 399 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 432 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 444 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 448 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 453 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_vht.c | 362 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 367 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 375 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 395 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 428 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 440 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 444 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 449 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_vht.c | 366 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 371 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 379 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 399 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 432 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 444 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 448 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 453 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_vht.c | 373 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 378 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 386 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 406 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 439 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 451 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 455 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 460 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_vht.c | 393 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 398 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 406 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 426 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 459 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 471 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 475 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 480 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_vht.c | 393 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 398 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 406 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 426 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 459 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 471 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 475 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 480 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_vht.c | 393 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 398 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 406 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 426 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 459 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 471 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 475 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 480 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_vht.c | 534 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 539 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 547 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 571 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 608 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 620 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 624 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 629 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_vht.c | 534 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local 539 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMER_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 547 if (TEST_FLAG(pvhtpriv_ap->beamform_cap, BEAMFORMING_VHT_BEAMFORMEE_ENABLE) && in update_sta_vht_info_apmode_bf_cap() 571 struct vht_priv *pvhtpriv_ap = &pmlmepriv->vhtpriv; in update_sta_vht_info_apmode() local 608 if (TEST_FLAG(pvhtpriv_ap->ldpc_cap, LDPC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode() 620 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode() 624 …pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode() 629 if (TEST_FLAG(pvhtpriv_ap->stbc_cap, STBC_VHT_ENABLE_TX) && in update_sta_vht_info_apmode()
|