Searched refs:rtw89_bitrates (Results 1 – 1 of 1) sorted by relevance
153 static struct ieee80211_rate rtw89_bitrates[] = { variable281 if (unlikely(legacy_rate >= ARRAY_SIZE(rtw89_bitrates))) { in rtw89_legacy_rate_to_bitrate()287 rate = &rtw89_bitrates[legacy_rate]; in rtw89_legacy_rate_to_bitrate()297 .bitrates = rtw89_bitrates,298 .n_bitrates = ARRAY_SIZE(rtw89_bitrates),309 .bitrates = rtw89_bitrates + 4,310 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,321 .bitrates = rtw89_bitrates + 4,322 .n_bitrates = ARRAY_SIZE(rtw89_bitrates) - 4,