Searched refs:phy_table (Results 1 – 13 of 13) sorted by relevance
94 struct isci_phy *iphy = iport->phy_table[index]; in sci_port_get_protocols()109 if (iport->phy_table[index]) in sci_port_get_phys()149 for (i = 0; i < ARRAY_SIZE(iport->phy_table); i++) { in sci_port_bcn_enable()150 iphy = iport->phy_table[i]; in sci_port_bcn_enable()382 if (iport->phy_table[index] && index != phy_index) in sci_port_is_valid_phy_assignment()453 iphy = iport->phy_table[index]; in sci_port_get_a_connected_phy()467 if (!iport->phy_table[iphy->phy_index] && in sci_port_set_phy()474 iport->phy_table[iphy->phy_index] = iphy; in sci_port_set_phy()486 if (iport->phy_table[iphy->phy_index] == iphy && in sci_port_clear_phy()492 iport->phy_table[iphy->phy_index] = NULL; in sci_port_clear_phy()[all …]
116 struct isci_phy *phy_table[SCI_MAX_PHYS]; member
101 struct smu_11_0_dpm_table phy_table; member
119 struct vega20_single_dpm_table phy_table; member
615 dpm_context->dpm_tables.phy_table.min = driver_ppt->FreqTablePhyclk[0]; in navi10_set_default_dpm_table()616 dpm_context->dpm_tables.phy_table.max = driver_ppt->FreqTablePhyclk[NUM_PHYCLK_DPM_LEVELS - 1]; in navi10_set_default_dpm_table()
861 single_dpm_table = &(dpm_table->phy_table); in vega20_set_default_dpm_table()
156 struct vega10_single_dpm_table phy_table; member
135 struct vega12_single_dpm_table phy_table; member
187 struct vega20_single_dpm_table phy_table; member
675 dpm_table = &(data->dpm_table.phy_table); in vega12_setup_default_dpm_tables()
745 dpm_table = &(data->dpm_table.phy_table); in vega20_setup_default_dpm_tables()
1431 dpm_table = &(data->dpm_table.phy_table); in vega10_setup_default_dpm_tables()
490 struct phy_table { struct536 static struct phy_table phy_info[] = {4991 (char *)&phy_info[j], sizeof(struct phy_table)); in mii_get_phy()