Searched refs:channel_width (Results 1 – 7 of 7) sorted by relevance
/external/autotest/server/cros/ap_configurators/ |
D | belkin_ap_configurator.py | 165 def set_ch_width(self, channel_width): argument 171 self.add_item_to_command_list(self._set_ch_width,(channel_width,), 175 def _set_ch_width(self, channel_width): argument 178 self.select_item_from_popup_by_xpath(channel_choice[channel_width],
|
D | asus_rtac68u_ap_configurator.py | 228 def set_channel_width(self, channel_width): argument 234 (channel_width,), 1, 900) 237 def _set_channel_width(self, channel_width): argument 245 channel_width_choice.get(channel_width), xpath)
|
D | buffalo_ap_configurator.py | 189 def set_ch_width(self, channel_width): argument 195 self.add_item_to_command_list(self._set_ch_width,(channel_width,), 1, 199 def _set_ch_width(self, channel_width): argument 204 channel_width_choice[channel_width], xpath)
|
D | belkinF9K_ap_configurator.py | 203 def set_ch_width(self, channel_width): argument 209 self.add_item_to_command_list(self._set_ch_width,(channel_width,), 213 def _set_ch_width(self, channel_width): argument 216 self.select_item_from_popup_by_xpath(channel_choice[channel_width],
|
D | dynamic_ap_configurator.py | 658 def set_channel_width(self, channel_width): argument
|
/external/stressapptest/src/ |
D | os.h | 73 void SetDramMappingParams(uintptr_t channel_hash, int channel_width, in SetDramMappingParams() argument 76 channel_width_ = channel_width; in SetDramMappingParams()
|
/external/perfetto/src/ftrace_reader/test/data/android_flounder_lte_LRX16F_3.10.40/events/mac80211/drv_bss_info_changed/ |
D | format | 34 field:u32 channel_width; offset:132; size:4; signed:0;
|