Home
last modified time | relevance | path

Searched refs:hisi_sas_itct (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h391 struct hisi_sas_itct *itct;
452 struct hisi_sas_itct *itct;
540 struct hisi_sas_itct { struct
H A Dhisi_sas_main.c2365 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()
2800 struct hisi_sas_itct *itct; in hisi_sas_debugfs_snapshot_itct_reg()
2809 memcpy(databuf, itct, sizeof(struct hisi_sas_itct)); in hisi_sas_debugfs_snapshot_itct_reg()
2810 databuf += sizeof(struct hisi_sas_itct); in hisi_sas_debugfs_snapshot_itct_reg()
3147 struct hisi_sas_itct *itct = debugfs_itct->itct; in hisi_sas_debugfs_itct_show()
3917 sz = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_debugfs_alloc()
H A Dhisi_sas_v2_hw.c927 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v2_hw()
980 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v2_hw()
1002 memset(itct, 0, sizeof(struct hisi_sas_itct)); in clear_itct_v2_hw()
3121 struct hisi_sas_itct *itct; in cq_thread_v2_hw()
H A Dhisi_sas_v1_hw.c496 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v1_hw()
538 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v1_hw()
H A Dhisi_sas_v3_hw.c773 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v3_hw()
824 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v3_hw()
845 memset(itct, 0, sizeof(struct hisi_sas_itct)); in clear_itct_v3_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h378 struct hisi_sas_itct *itct;
441 struct hisi_sas_itct *itct;
532 struct hisi_sas_itct { struct
H A Dhisi_sas_v3_hw.c826 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v3_hw()
877 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v3_hw()
898 memset(itct, 0, sizeof(struct hisi_sas_itct)); in clear_itct_v3_hw()
2460 struct hisi_sas_itct *itct = in complete_v3_hw()
3512 struct hisi_sas_itct *itct; in debugfs_snapshot_itct_reg_v3_hw()
3520 memcpy(databuf, itct, sizeof(struct hisi_sas_itct)); in debugfs_snapshot_itct_reg_v3_hw()
3521 databuf += sizeof(struct hisi_sas_itct); in debugfs_snapshot_itct_reg_v3_hw()
3746 struct hisi_sas_itct *itct = debugfs_itct->itct; in debugfs_itct_v3_hw_show()
4777 sz = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in debugfs_alloc_v3_hw()
H A Dhisi_sas_v2_hw.c927 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v2_hw()
980 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v2_hw()
1002 memset(itct, 0, sizeof(struct hisi_sas_itct)); in clear_itct_v2_hw()
3116 struct hisi_sas_itct *itct; in cq_thread_v2_hw()
H A Dhisi_sas_v1_hw.c496 struct hisi_sas_itct *itct = &hisi_hba->itct[device_id]; in setup_itct_v1_hw()
538 struct hisi_sas_itct *itct = &hisi_hba->itct[dev_id]; in clear_itct_v1_hw()
H A Dhisi_sas_main.c2208 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()

Completed in 48 milliseconds