Home
last modified time | relevance | path

Searched refs:hrrq_end (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/scsi/cxlflash/
Dcommon.h220 u64 *hrrq_end; member
Dmain.c1378 *hrrq_end = hwq->hrrq_end, in process_hrrq() local
1401 if (hrrq_curr < hrrq_end) in process_hrrq()
1791 writeq_be((u64) hwq->hrrq_end, &hmap->rrq_end); in init_global()
1910 hwq->hrrq_end = &hwq->rrq_entry[NUM_RRQ_ENTRY - 1]; in start_afu()
/Linux-v5.10/drivers/scsi/
Dpmcraid.h689 __le32 *hrrq_end[PMCRAID_NUM_MSIX_VECTORS]; member
Dpmcraid.c4413 if (pinstance->hrrq_curr[id] < pinstance->hrrq_end[id]) { in pmcraid_tasklet_function()
4718 pinstance->hrrq_end[i] = in pmcraid_allocate_host_rrqs()
5034 pinstance->hrrq_end[i] = in pmcraid_reinit_buffers()
Dipr.h495 volatile __be32 *hrrq_end; member
Dipr.c5766 if (hrr_queue->hrrq_curr < hrr_queue->hrrq_end) { in ipr_process_hrrq()
8358 hrrq->hrrq_end = &hrrq->host_rrq[hrrq->size - 1]; in ipr_init_ioa_mem()