Searched defs:lpfc_rqb (Results 1 – 1 of 1) sorted by relevance
130 struct lpfc_rqb { struct131 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 *,