Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A D_hal_rate.h205 HRATE_OFDM12 = 0x6, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A D_hal_rate.h205 HRATE_OFDM12 = 0x6, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mp.c2432 else if (!strcmp(str, "12M")) return HRATE_OFDM12; in srate2herate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mp.c2573 else if (!strcmp(str, "12M")) return HRATE_OFDM12; in srate2herate()