Searched refs:rtw89_rate_info_bw_to_mhz_map (Results 1 – 1 of 1) sorted by relevance
55 static const u16 rtw89_rate_info_bw_to_mhz_map[] = { variable65 if (bw < ARRAY_SIZE(rtw89_rate_info_bw_to_mhz_map)) in rtw89_rate_info_bw_to_mhz()66 return rtw89_rate_info_bw_to_mhz_map[bw]; in rtw89_rate_info_bw_to_mhz()