Searched refs:hbq_count (Results 1 – 3 of 3) sorted by relevance
724 uint32_t hbq_count; /* Count of configured HBQs */ member
1641 int i, hbq_count; in lpfc_sli_hbqbuf_free_all() local1644 hbq_count = lpfc_sli_hbq_count(); in lpfc_sli_hbqbuf_free_all()1647 for (i = 0; i < hbq_count; ++i) { in lpfc_sli_hbqbuf_free_all()4169 int hbq_count = lpfc_sli_hbq_count(); in lpfc_sli_hbq_entry_count() local4173 for (i = 0; i < hbq_count; ++i) in lpfc_sli_hbq_entry_count()4202 int hbq_count = lpfc_sli_hbq_count(); in lpfc_sli_hbq_setup() local4223 for (hbqno = 0; hbqno < hbq_count; ++hbqno) { in lpfc_sli_hbq_setup()4249 phba->hbq_count = hbq_count; in lpfc_sli_hbq_setup()4254 for (hbqno = 0; hbqno < hbq_count; ++hbqno) in lpfc_sli_hbq_setup()4273 phba->hbq_count = 1; in lpfc_sli4_rb_setup()
4390 int rc, i, hbq_count, buf_size, dma_buf_size, max_buf_size; in lpfc_sli4_driver_resource_setup() local4502 hbq_count = lpfc_sli_hbq_count(); in lpfc_sli4_driver_resource_setup()4503 for (i = 0; i < hbq_count; ++i) in lpfc_sli4_driver_resource_setup()5574 int i, hbq_count; in lpfc_sli_pci_mem_setup() local5641 hbq_count = lpfc_sli_hbq_count(); in lpfc_sli_pci_mem_setup()5643 for (i = 0; i < hbq_count; ++i) { in lpfc_sli_pci_mem_setup()