Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dsar.c58 static const struct cfg80211_sar_freq_ranges rtw_common_sar_freq_ranges[] = { variable
65 static_assert(ARRAY_SIZE(rtw_common_sar_freq_ranges) == RTW_SAR_BAND_NR);
70 .freq_ranges = rtw_common_sar_freq_ranges,
95 rtw_common_sar_freq_ranges[idx].start_freq, in rtw_set_sar_specs()
96 rtw_common_sar_freq_ranges[idx].end_freq, in rtw_set_sar_specs()