Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/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)
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c58 static u32 rtw_rates[] = {1000000, 2000000, 5500000, 11000000, variable
900 range->bitrate[i] = rtw_rates[i]; in rtw_wx_get_range()