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.
70 * Every input frequency band comes with two end points(start/end) in wbrf_record()
127 * acpi_amd_wbrf_add_remove - add or remove the frequency band the device is using
130 * @action: remove or add the frequency band into bios
131 * @in: input structure containing the frequency band the device is using
133 * Broadcast to other consumers the frequency band the device starts
137 * know the latest active frequency bands. Consumers that haven't
142 * 0 for success add/remove wifi frequency band.
215 * amd_wbrf_retrieve_freq_band - retrieve current active frequency bands
218 * @out: output structure containing all the active frequency bands
220 * Retrieve the current active frequency bands which were broadcasted
222 * proper actions if any of the frequency band may cause RFI with its
223 * own frequency band used.
253 * start_freq of 1st entry(1 QWORD): Start frequency of the 1st entry in amd_wbrf_retrieve_freq_band()
254 * end_freq of 1st entry(1 QWORD): End frequency of the 1st entry in amd_wbrf_retrieve_freq_band()
281 * amd_wbrf_register_notifier - register for notifications of frequency
287 * notified on the frequency band updates from other producers.
301 * frequency band update
306 * the frequency band updates from other producers. Usually, this should