Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli4.h283 void **q_pgs; /* array to index entries per page */ member
1190 return q->q_pgs[idx / q->entry_cnt_per_pg] + in lpfc_sli4_qe()
H A Dlpfc_sli.c15895 queue->q_pgs = (void **)&queue[1]; in lpfc_sli4_queue_alloc()
15917 queue->q_pgs[x] = dmabuf->virt; in lpfc_sli4_queue_alloc()