Home
last modified time | relevance | path

Searched refs:HW_CAP_STBC_HE_TX_GT_80M (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c382 if (!(sw_role_cap->stbc_cap & HW_CAP_STBC_HE_TX_GT_80M) && in _phl_init_proto_stbc_cap()
H A Dphl_def.h1938 #define HW_CAP_STBC_HE_TX_GT_80M BIT(3) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c398 if (!(sw_role_cap->stbc_cap & HW_CAP_STBC_HE_TX_GT_80M) && in _phl_init_proto_stbc_cap()
H A Dphl_def.h1962 #define HW_CAP_STBC_HE_TX_GT_80M BIT(3) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1299 (rtw_stbc_cap & BIT11) ? HW_CAP_STBC_HE_TX_GT_80M : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1325 (rtw_stbc_cap & BIT11) ? HW_CAP_STBC_HE_TX_GT_80M : 0; in rtw_core_update_default_setting()