Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dcommon.h224 u64 *hrrq_end; member
Dmain.c1380 *hrrq_end = hwq->hrrq_end, in process_hrrq() local
1403 if (hrrq_curr < hrrq_end) in process_hrrq()
1793 writeq_be((u64) hwq->hrrq_end, &hmap->rrq_end); in init_global()
1912 hwq->hrrq_end = &hwq->rrq_entry[NUM_RRQ_ENTRY - 1]; in start_afu()
/Linux-v4.19/drivers/scsi/
Dpmcraid.h702 __le32 *hrrq_end[PMCRAID_NUM_MSIX_VECTORS]; member
Dpmcraid.c4444 if (pinstance->hrrq_curr[id] < pinstance->hrrq_end[id]) { in pmcraid_tasklet_function()
4754 pinstance->hrrq_end[i] = in pmcraid_allocate_host_rrqs()
5075 pinstance->hrrq_end[i] = in pmcraid_reinit_buffers()
Dipr.h508 volatile __be32 *hrrq_end; member
Dipr.c5760 if (hrr_queue->hrrq_curr < hrr_queue->hrrq_end) { in ipr_process_hrrq()
8346 hrrq->hrrq_end = &hrrq->host_rrq[hrrq->size - 1]; in ipr_init_ioa_mem()