Home
last modified time | relevance | path

Searched refs:HRATE_VHT_NSS3_MCS3 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A D_hal_rate.h266 HRATE_VHT_NSS3_MCS3 = 0x123, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A D_hal_rate.h266 HRATE_VHT_NSS3_MCS3 = 0x123, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mp.c2493 else if (!strcmp(str, "VHT3MCS3")) return HRATE_VHT_NSS3_MCS3; in srate2herate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mp.c2634 else if (!strcmp(str, "VHT3MCS3")) return HRATE_VHT_NSS3_MCS3; in srate2herate()