Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c414 if (!(sw_role_cap->stbc_cap & HW_CAP_STBC_HE_RX_GT_80M) && in _phl_init_proto_stbc_cap()
H A Dphl_def.h1942 #define HW_CAP_STBC_HE_RX_GT_80M BIT(7) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c430 if (!(sw_role_cap->stbc_cap & HW_CAP_STBC_HE_RX_GT_80M) && in _phl_init_proto_stbc_cap()
H A Dphl_def.h1966 #define HW_CAP_STBC_HE_RX_GT_80M BIT(7) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1308 (rtw_stbc_cap & BIT9) ? HW_CAP_STBC_HE_RX_GT_80M : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1334 (rtw_stbc_cap & BIT9) ? HW_CAP_STBC_HE_RX_GT_80M : 0; in rtw_core_update_default_setting()