Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c285 int n_elem_req) in hisi_sas_dma_unmap()
296 if (n_elem_req) in hisi_sas_dma_unmap()
305 int *n_elem_req) in hisi_sas_dma_map()
323 *n_elem_req = dma_map_sg(dev, &task->smp_task.smp_req, in hisi_sas_dma_map()
325 if (!*n_elem_req) { in hisi_sas_dma_map()
348 *n_elem_req); in hisi_sas_dma_map()
420 int n_elem = 0, n_elem_dif = 0, n_elem_req = 0; in hisi_sas_task_prep() local
476 &n_elem_req); in hisi_sas_task_prep()
559 n_elem_req); in hisi_sas_task_prep()
283 hisi_sas_dma_unmap(struct hisi_hba *hisi_hba, struct sas_task *task, int n_elem, int n_elem_req) hisi_sas_dma_unmap() argument
303 hisi_sas_dma_map(struct hisi_hba *hisi_hba, struct sas_task *task, int *n_elem, int *n_elem_req) hisi_sas_dma_map() argument

Completed in 6 milliseconds