Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli4.h280 void **q_pgs; /* array to index entries per page */ member
1160 return q->q_pgs[idx / q->entry_cnt_per_pg] + in lpfc_sli4_qe()
H A Dlpfc_sli.c14902 queue->q_pgs = (void **)&queue[1]; in lpfc_sli4_queue_alloc()
14924 queue->q_pgs[x] = dmabuf->virt; in lpfc_sli4_queue_alloc()