Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c59 static struct ieee80211_rate rtw_rates[] = { variable
74 #define rtw_a_rates (rtw_rates + 4)
76 #define rtw_g_rates (rtw_rates + 0)
Dioctl_linux.c33 static u32 rtw_rates[] = {1000000, 2000000, 5500000, 11000000, variable
1066 range->bitrate[i] = rtw_rates[i]; in rtw_wx_get_range()
/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c46 static u32 rtw_rates[] = {1000000, 2000000, 5500000, 11000000, variable
891 range->bitrate[i] = rtw_rates[i]; in rtw_wx_get_range()