Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c151 static struct ieee80211_rate rtw89_bitrates[] = { variable
279 if (unlikely(rpt_rate >= ARRAY_SIZE(rtw89_bitrates))) { in rtw89_ra_report_to_bitrate()
284 rate = rtw89_bitrates[rpt_rate]; in rtw89_ra_report_to_bitrate()
294 .bitrates = rtw89_bitrates,
295 .n_bitrates = ARRAY_SIZE(rtw89_bitrates),
306 .bitrates = rtw89_bitrates + 4,
307 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,
318 .bitrates = rtw89_bitrates + 4,
319 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,