Searched refs:phy_table (Results 1 – 12 of 12) sorted by relevance
109 if (iport->phy_table[index]) in sci_port_get_phys()150 iphy = iport->phy_table[i]; in sci_port_bcn_enable()455 iphy = iport->phy_table[index]; in sci_port_get_a_connected_phy()469 if (!iport->phy_table[iphy->phy_index] && in sci_port_set_phy()508 if (iport->phy_table[index]) in sci_port_get_sas_address()735 if (iport->phy_table[index] != NULL) { in sci_port_is_wide()858 iphy = iport->phy_table[index]; in sci_port_get_max_allowed_speed()975 if (iport->phy_table[index]) { in sci_port_ready_substate_operational_enter()1165 iphy = iport->phy_table[phy_index]; in sci_port_hard_reset()1570 &iport->phy_table[phy_index] in sci_port_set_hang_detection_timeout()[all …]
116 struct isci_phy *phy_table[SCI_MAX_PHYS]; member
103 struct smu_13_0_dpm_table phy_table; member
115 struct smu_11_0_dpm_table phy_table; member
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
757 dpm_table = &(data->dpm_table.phy_table); in vega12_setup_default_dpm_tables()
743 dpm_table = &(data->dpm_table.phy_table); in vega20_setup_default_dpm_tables()
1437 dpm_table = &(data->dpm_table.phy_table); in vega10_setup_default_dpm_tables()
1120 dpm_table = &dpm_context->dpm_tables.phy_table; in navi10_set_default_dpm_table()
1105 dpm_table = &dpm_context->dpm_tables.phy_table; in sienna_cichlid_set_default_dpm_table()
Completed in 54 milliseconds