Home
last modified time | relevance | path

Searched defs:channel_width (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dbelkin_ap_configurator.py165 def set_ch_width(self, channel_width): argument
175 def _set_ch_width(self, channel_width): argument
DbelkinF9K_ap_configurator.py203 def set_ch_width(self, channel_width): argument
213 def _set_ch_width(self, channel_width): argument
Dasus_rtac68u_ap_configurator.py228 def set_channel_width(self, channel_width): argument
237 def _set_channel_width(self, channel_width): argument
Dbuffalo_ap_configurator.py189 def set_ch_width(self, channel_width): argument
199 def _set_ch_width(self, channel_width): argument
Ddynamic_ap_configurator.py658 def set_channel_width(self, channel_width): argument
/external/stressapptest/src/
Dos.h73 void SetDramMappingParams(uintptr_t channel_hash, int channel_width, in SetDramMappingParams()