Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c58 static struct ieee80211_rate rtw_rates[] = { variable
73 #define rtw_g_rates (rtw_rates + 0)
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c37 static u32 rtw_rates[] = {1000000, 2000000, 5500000, 11000000, variable
859 range->bitrate[i] = rtw_rates[i]; in rtw_wx_get_range()