Home
last modified time | relevance | path

Searched refs:DESC_RATEVHTSS1MCS3 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_com.h75 #define DESC_RATEVHTSS1MCS3 0x2F macro
145 (rate == DESC_RATEVHTSS1MCS3) ? "VHTSS1MCS3" : \
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com.c314 ret = DESC_RATEVHTSS1MCS3; in MRateToHwRate()
577 case DESC_RATEVHTSS1MCS3: in HwRateToMRate()