Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c358 if (!(sw_role_cap->stbc_cap & HW_CAP_STBC_HT_TX) && in _phl_init_proto_stbc_cap()
H A Dphl_def.h1935 #define HW_CAP_STBC_HT_TX BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c374 if (!(sw_role_cap->stbc_cap & HW_CAP_STBC_HT_TX) && in _phl_init_proto_stbc_cap()
H A Dphl_def.h1959 #define HW_CAP_STBC_HT_TX BIT(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1293 (rtw_stbc_cap & BIT5) ? HW_CAP_STBC_HT_TX : 0; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1319 (rtw_stbc_cap & BIT5) ? HW_CAP_STBC_HT_TX : 0; in rtw_core_update_default_setting()