Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8712/
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()
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c37 static u8 WIFI_CCKRATES[] = { variable
258 memcpy(supported_rates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate()
269 memcpy(supported_rates, WIFI_CCKRATES, IEEE80211_CCK_RATE_LEN); in rtw_set_supported_rate()