Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A D_hal_rate.h275 HRATE_VHT_NSS4_MCS2 = 0x132, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A D_hal_rate.h275 HRATE_VHT_NSS4_MCS2 = 0x132, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mp.c2502 else if (!strcmp(str, "VHT4MCS2")) return HRATE_VHT_NSS4_MCS2; in srate2herate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mp.c2643 else if (!strcmp(str, "VHT4MCS2")) return HRATE_VHT_NSS4_MCS2; in srate2herate()