Searched refs:phy_list (Results 1 – 2 of 2) sorted by relevance
121 def phy_list(self): member in LinuxSystem153 phy_list = []154 for phy in self.phy_list:155 phy_list.append(phy.name)164 for phy in phy_list:290 for phy in self.phy_list:298 for phy in self.phy_list]):698 for phy in self.phy_list:709 for phy in self.phy_list:
56 def phy_list_to_channel_expectations(phy_list): argument69 for phy in phy_list: