Searched refs:rtw89_bitrates (Results 1 – 1 of 1) sorted by relevance
147 static struct ieee80211_rate rtw89_bitrates[] = { variable188 if (unlikely(rpt_rate >= ARRAY_SIZE(rtw89_bitrates))) { in rtw89_ra_report_to_bitrate()193 rate = rtw89_bitrates[rpt_rate]; in rtw89_ra_report_to_bitrate()203 .bitrates = rtw89_bitrates,204 .n_bitrates = ARRAY_SIZE(rtw89_bitrates),215 .bitrates = rtw89_bitrates + 4,216 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,227 .bitrates = rtw89_bitrates + 4,228 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,