Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.h543 phba->sli4_hba.dat_rq->queue_id); in lpfc_debug_dump_dat_rq()
544 lpfc_debug_dump_q(phba->sli4_hba.dat_rq); in lpfc_debug_dump_dat_rq()
628 if (phba->sli4_hba.dat_rq->queue_id == qid) { in lpfc_debug_dump_rq_by_id()
630 lpfc_debug_dump_q(phba->sli4_hba.dat_rq); in lpfc_debug_dump_rq_by_id()
H A Dlpfc_sli4.h862 struct lpfc_queue *dat_rq; /* Slow-path Data Receive queue */ member