Lines Matching full:frequency
3 * Wifi Frequency Band Manage Interface
14 * Bit 1: Function 1 (Add / Remove frequency) is supported.
15 * Bit 2: Function 2 (Get frequency list) is supported.
38 * the wifi frequency is change.
68 * Every input frequency band comes with two end points(start/end) in wbrf_record()
121 * acpi_amd_wbrf_add_remove - add or remove the frequency band the device is using
124 * @action: remove or add the frequency band into bios
125 * @in: input structure containing the frequency band the device is using
127 * Broadcast to other consumers the frequency band the device starts
131 * know the latest active frequency bands. Consumers that haven't
136 * 0 for success add/remove wifi frequency band.
209 * amd_wbrf_retrieve_freq_band - retrieve current active frequency bands
212 * @out: output structure containing all the active frequency bands
214 * Retrieve the current active frequency bands which were broadcasted
216 * proper actions if any of the frequency band may cause RFI with its
217 * own frequency band used.
247 * start_freq of 1st entry(1 QWORD): Start frequency of the 1st entry in amd_wbrf_retrieve_freq_band()
248 * end_freq of 1st entry(1 QWORD): End frequency of the 1st entry in amd_wbrf_retrieve_freq_band()
275 * amd_wbrf_register_notifier - register for notifications of frequency
281 * notified on the frequency band updates from other producers.
295 * frequency band update
300 * the frequency band updates from other producers. Usually, this should