Searched refs:rtw89_bitrates (Results 1 – 1 of 1) sorted by relevance
144 static struct ieee80211_rate rtw89_bitrates[] = { variable163 if (unlikely(rpt_rate >= ARRAY_SIZE(rtw89_bitrates))) { in rtw89_ra_report_to_bitrate()168 rate = rtw89_bitrates[rpt_rate]; in rtw89_ra_report_to_bitrate()178 .bitrates = rtw89_bitrates,179 .n_bitrates = ARRAY_SIZE(rtw89_bitrates),190 .bitrates = rtw89_bitrates + 4,191 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,202 .bitrates = rtw89_bitrates + 4,203 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,