Searched defs:hrq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc.h | 176 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ member
|
H A D | lpfc_sli.c | 2093 struct lpfc_queue *hrq; in lpfc_sli_hbq_to_firmware_s4() local 2256 lpfc_sli_rqbuf_get(struct lpfc_hba *phba, struct lpfc_queue *hrq) in lpfc_sli_rqbuf_get() argument 7230 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_post_rq_buffer() argument 13669 struct lpfc_queue *hrq = phba->sli4_hba.hdr_rq; lpfc_sli4_sp_handle_rcqe() local 14189 struct lpfc_queue *hrq; lpfc_sli4_nvmet_handle_rcqe() local 16130 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) lpfc_rq_create() argument 16424 struct lpfc_queue *hrq, *drq, *cq; lpfc_mrq_create() local 16828 lpfc_rq_destroy(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq) lpfc_rq_destroy() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 2488 struct lpfc_queue *hrq; in lpfc_sli_hbq_to_firmware_s4() local 2651 lpfc_sli_rqbuf_get(struct lpfc_hba *phba, struct lpfc_queue *hrq) in lpfc_sli_rqbuf_get() argument 7761 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_post_rq_buffer() argument 14614 struct lpfc_queue *hrq = phba->sli4_hba.hdr_rq; lpfc_sli4_sp_handle_rcqe() local 15154 struct lpfc_queue *hrq; lpfc_sli4_nvmet_handle_rcqe() local 17138 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) lpfc_rq_create() argument 17432 struct lpfc_queue *hrq, *drq, *cq; lpfc_mrq_create() local 17836 lpfc_rq_destroy(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq) lpfc_rq_destroy() argument [all...] |
H A D | lpfc.h | 178 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ member
|
Completed in 34 milliseconds