Home
last modified time | relevance | path

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

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