Searched defs:lpfc_rqb (Results 1 – 2 of 2) sorted by relevance
134 struct lpfc_rqb { struct135 uint16_t entry_count; /* Current number of RQ slots */136 uint16_t buffer_count; /* Current number of buffers posted */137 struct list_head rqb_buffer_list; /* buffers assigned to this HBQ */139 struct rqb_dmabuf *(*rqb_alloc_buffer)(struct lpfc_hba *);141 void (*rqb_free_buffer)(struct lpfc_hba *,
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 *,