Searched refs:hisi_sas_notify_phy_event (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 670 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
|
H A D | hisi_sas_v3_hw.c | 1511 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1557 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v3_hw() 1780 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1790 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1822 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
H A D | hisi_sas_v2_hw.c | 2705 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw() 2915 hisi_sas_notify_phy_event(phy, in int_chnl_int_v2_hw() 3240 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw() 3286 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in sata_int_v2_hw()
|
H A D | hisi_sas_main.c | 886 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function 896 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event); variable 906 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
H A D | hisi_sas_v1_hw.c | 1382 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 665 extern bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy,
|
H A D | hisi_sas_main.c | 953 bool hisi_sas_notify_phy_event(struct hisi_sas_phy *phy, in hisi_sas_notify_phy_event() function 963 EXPORT_SYMBOL_GPL(hisi_sas_notify_phy_event); variable 973 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in hisi_sas_wait_phyup_timedout()
|
H A D | hisi_sas_v2_hw.c | 2706 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw() 2910 hisi_sas_notify_phy_event(phy, in int_chnl_int_v2_hw() 3234 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in sata_int_v2_hw() 3280 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in sata_int_v2_hw()
|
H A D | hisi_sas_v3_hw.c | 1564 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in phy_up_v3_hw() 1621 res = hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP_PM); in phy_up_v3_hw() 1849 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1859 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw() 1891 hisi_sas_notify_phy_event(phy, HISI_PHYE_LINK_RESET); in handle_chl_int2_v3_hw()
|
H A D | hisi_sas_v1_hw.c | 1377 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()
|
Completed in 43 milliseconds