Searched defs:lpfc_rqb (Results 1 – 1 of 1) sorted by relevance
122 struct lpfc_rqb { struct123 uint16_t entry_count; /* Current number of RQ slots */124 uint16_t buffer_count; /* Current number of buffers posted */125 struct list_head rqb_buffer_list; /* buffers assigned to this HBQ */127 struct rqb_dmabuf *(*rqb_alloc_buffer)(struct lpfc_hba *);129 void (*rqb_free_buffer)(struct lpfc_hba *,