Searched refs:WIFI_CCKRATES (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/staging/rtl8712/ |
| D | ieee80211.c | 43 static u8 WIFI_CCKRATES[] = { variable 131 memcpy(rates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in set_supported_rate() 138 memcpy(rates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in set_supported_rate()
|
| /Linux-v5.10/drivers/staging/rtl8188eu/core/ |
| D | rtw_ieee80211.c | 42 static u8 WIFI_CCKRATES[] = { variable 178 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate() 190 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate()
|
| /Linux-v5.10/drivers/staging/rtl8723bs/core/ |
| D | rtw_ieee80211.c | 39 static u8 WIFI_CCKRATES[] = { variable 270 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate() 285 memcpy(SupportedRates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate()
|