Searched refs:phy_list (Results 1 – 2 of 2) sorted by relevance
123 def phy_list(self): member in LinuxSystem155 phy_list = []156 for phy in self.phy_list:157 phy_list.append(phy.name)166 for phy in phy_list:292 for phy in self.phy_list:300 for phy in self.phy_list]):700 for phy in self.phy_list:711 for phy in self.phy_list:
56 def phy_list_to_channel_expectations(phy_list): argument69 for phy in phy_list: