Searched refs:WIFI_CCKRATES (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rtl8712/ |
D | ieee80211.c | 55 static u8 WIFI_CCKRATES[] = { variable 143 memcpy(SupportedRates, WIFI_CCKRATES, in set_supported_rate() 152 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in set_supported_rate()
|
/drivers/staging/rtl8723au/core/ |
D | rtw_ieee80211.c | 48 static u8 WIFI_CCKRATES[] = { variable 307 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate23a() 322 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate23a()
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_ieee80211.c | 54 static u8 WIFI_CCKRATES[] = { variable 341 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate() 353 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate()
|