Home
last modified time | relevance | path

Searched refs:complete_hdr_size (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h317 int complete_hdr_size; member
Dhisi_sas_main.c2277 s = hisi_hba->hw->complete_hdr_size * HISI_SAS_QUEUE_SLOTS; in hisi_sas_init_mem()
2341 s = hisi_hba->hw->complete_hdr_size * HISI_SAS_QUEUE_SLOTS; in hisi_sas_alloc()
2689 int queue_entry_size = hisi_hba->hw->complete_hdr_size; in hisi_sas_debugfs_snapshot_cq_reg()
2984 (hisi_hba->hw->complete_hdr_size * slot); in hisi_sas_cq_show_slot()
2987 hisi_hba->hw->complete_hdr_size, in hisi_sas_cq_show_slot()
3748 sz = hw->complete_hdr_size * HISI_SAS_QUEUE_SLOTS; in hisi_sas_debugfs_alloc()
Dhisi_sas_v1_hw.c1792 .complete_hdr_size = sizeof(struct hisi_sas_complete_v1_hdr),
Dhisi_sas_v2_hw.c3572 .complete_hdr_size = sizeof(struct hisi_sas_complete_v2_hdr),
Dhisi_sas_v3_hw.c3078 .complete_hdr_size = sizeof(struct hisi_sas_complete_v3_hdr),