Searched refs:sci_phy_complete_link_training (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/scsi/isci/ ! |
D | phy.c | 605 static void sci_phy_complete_link_training(struct isci_phy *iphy, in sci_phy_complete_link_training() function 717 sci_phy_complete_link_training(iphy, SAS_LINK_RATE_1_5_GBPS, in sci_phy_event_handler() 722 sci_phy_complete_link_training(iphy, SAS_LINK_RATE_3_0_GBPS, in sci_phy_event_handler() 727 sci_phy_complete_link_training(iphy, SAS_LINK_RATE_6_0_GBPS, in sci_phy_event_handler() 868 sci_phy_complete_link_training(iphy, SAS_LINK_RATE_1_5_GBPS, in sci_phy_event_handler() 873 sci_phy_complete_link_training(iphy, SAS_LINK_RATE_3_0_GBPS, in sci_phy_event_handler() 878 sci_phy_complete_link_training(iphy, SAS_LINK_RATE_6_0_GBPS, in sci_phy_event_handler()
|