Searched refs:phy_list (Results 1 – 2 of 2) sorted by relevance
127 def phy_list(self): member in LinuxSystem159 phy_list = []160 for phy in self.phy_list:161 phy_list.append(phy.name)170 for phy in phy_list:296 for phy in self.phy_list:308 for phy in self.phy_list]):716 for phy in self.phy_list:727 for phy in self.phy_list:
56 def phy_list_to_channel_expectations(phy_list): argument69 for phy in phy_list: