Home
last modified time | relevance | path

Searched refs:DESC_RATEVHT2SS_MCS0 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dutil.c91 } else if (rate >= DESC_RATEVHT2SS_MCS0 && in rtw_desc_to_mcsrate()
94 *mcs = rate - DESC_RATEVHT2SS_MCS0; in rtw_desc_to_mcsrate()
H A Dmain.h308 DESC_RATEVHT2SS_MCS0 = 0x36, enumerator
H A Drtw88xxa.c1844 case DESC_RATEVHT2SS_MCS0 ... DESC_RATEVHT2SS_MCS2: in rtw88xxa_pwrtrack_set()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c232 pstatus->rate >= DESC_RATEVHT2SS_MCS0 && in query_rxphystatus()
424 else if ((rx_rate >= DESC_RATEVHT2SS_MCS0) && in rtl8821ae_get_rx_vht_nss()
H A Ddm.c1111 case DESC_RATEVHT2SS_MCS0: in rtl8821ae_hw_rate_to_mrate()