Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A D_hal_rate.h204 HRATE_OFDM9 = 0x5, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A D_hal_rate.h204 HRATE_OFDM9 = 0x5, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mp.c2431 else if (!strcmp(str, "9M")) return HRATE_OFDM9; in srate2herate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mp.c2572 else if (!strcmp(str, "9M")) return HRATE_OFDM9; in srate2herate()