Home
last modified time | relevance | path

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

/external/autotest/server/
Dsite_linux_system.py364 def _get_phy_for_frequency(self, frequency, phytype, spatial_streams): argument
383 if num_antennas >= spatial_streams:
411 def _get_wlanif(self, phytype, spatial_streams, frequency, same_phy_as): argument
433 if spatial_streams is None:
434 spatial_streams = self.MIN_SPATIAL_STREAMS
446 frequency, phytype, spatial_streams)
483 def get_configured_interface(self, phytype, spatial_streams=None, argument
498 phytype, spatial_streams, frequency, same_phy_as)
521 spatial_streams=None, same_phy_as=None): argument
536 phytype, spatial_streams, frequency, same_phy_as)