Searched refs:phy_list (Results 1 – 1 of 1) sorted by relevance
162 def phy_list(self): member in LinuxSystem194 phy_list = []195 for phy in self.phy_list:196 phy_list.append(phy.name)205 for phy in phy_list:341 for phy in self.phy_list:353 for phy in self.phy_list]):756 for phy in self.phy_list:767 for phy in self.phy_list: