Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_sli4.h130 struct lpfc_rqb { struct
131 uint16_t entry_count; /* Current number of RQ slots */
132 uint16_t buffer_count; /* Current number of buffers posted */
133 struct list_head rqb_buffer_list; /* buffers assigned to this HBQ */
135 struct rqb_dmabuf *(*rqb_alloc_buffer)(struct lpfc_hba *);
137 void (*rqb_free_buffer)(struct lpfc_hba *,
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
Dlpfc_sli4.h130 struct lpfc_rqb { struct
131 uint16_t entry_count; /* Current number of RQ slots */
132 uint16_t buffer_count; /* Current number of buffers posted */
133 struct list_head rqb_buffer_list; /* buffers assigned to this HBQ */
135 struct rqb_dmabuf *(*rqb_alloc_buffer)(struct lpfc_hba *);
137 void (*rqb_free_buffer)(struct lpfc_hba *,