Home
last modified time | relevance | path

Searched defs:hrq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c2493 struct lpfc_queue *hrq; in lpfc_sli_hbq_to_firmware_s4() local
2656 lpfc_sli_rqbuf_get(struct lpfc_hba *phba, struct lpfc_queue *hrq) in lpfc_sli_rqbuf_get()
7773 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_post_rq_buffer()
14611 struct lpfc_queue *hrq = phba->sli4_hba.hdr_rq; in lpfc_sli4_sp_handle_rcqe() local
15149 struct lpfc_queue *hrq; in lpfc_sli4_nvmet_handle_rcqe() local
17133 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_rq_create()
17427 struct lpfc_queue *hrq, *drq, *cq; in lpfc_mrq_create() local
17854 lpfc_rq_destroy(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_rq_destroy()
H A Dlpfc.h177 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ member