Home
last modified time | relevance | path

Searched refs:debugfs_bist_linkrate (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h396 enum sas_linkrate debugfs_bist_linkrate; member
Dhisi_sas_main.c3334 int match = (hisi_hba->debugfs_bist_linkrate == in hisi_sas_debugfs_bist_linkrate_show()
3370 hisi_hba->debugfs_bist_linkrate = in hisi_sas_debugfs_bist_linkrate_write()
3824 hisi_hba->debugfs_bist_linkrate = SAS_LINK_RATE_1_5_GBPS; in hisi_sas_debugfs_bist_init()
Dhisi_sas_v3_hw.c2990 u32 linkrate = hisi_hba->debugfs_bist_linkrate; in debugfs_set_bist_v3_hw()