Home
last modified time | relevance | path

Searched refs:hdr_rq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.h557 phba->sli4_hba.hdr_rq->queue_id); in lpfc_debug_dump_hdr_rq()
558 lpfc_debug_dump_q(phba->sli4_hba.hdr_rq); in lpfc_debug_dump_hdr_rq()
623 if (phba->sli4_hba.hdr_rq->queue_id == qid) { in lpfc_debug_dump_rq_by_id()
625 lpfc_debug_dump_q(phba->sli4_hba.hdr_rq); in lpfc_debug_dump_rq_by_id()
H A Dlpfc_mbox.c2517 phba->sli4_hba.hdr_rq->queue_id); in lpfc_reg_fcfi()
2545 phba->sli4_hba.hdr_rq->queue_id); in lpfc_reg_fcfi()
2616 phba->sli4_hba.hdr_rq->queue_id); in lpfc_reg_fcfi_mrq()
H A Dlpfc_sli4.h861 struct lpfc_queue *hdr_rq; /* Slow-path Header Receive queue */ member