Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dieee80211.c43 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()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c38 static u8 WIFI_CCKRATES[] = { variable
257 memcpy(supported_rates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate()
268 memcpy(supported_rates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate()