Home
last modified time | relevance | path

Searched refs:q_pgs (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_sli4.h280 void **q_pgs; /* array to index entries per page */ member
1176 return q->q_pgs[idx / q->entry_cnt_per_pg] + in lpfc_sli4_qe()
Dlpfc_sli.c15580 queue->q_pgs = (void **)&queue[1]; in lpfc_sli4_queue_alloc()
15602 queue->q_pgs[x] = dmabuf->virt; in lpfc_sli4_queue_alloc()