Home
last modified time | relevance | path

Searched defs:hbq_count (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_init.c5118 int rc, i, hbq_count, max_buf_size; in lpfc_sli4_driver_resource_setup() local
6346 int i, hbq_count; in lpfc_sli_pci_mem_setup() local
Dlpfc_sli.c1695 int i, hbq_count; in lpfc_sli_hbqbuf_free_all() local
4364 int hbq_count = lpfc_sli_hbq_count(); in lpfc_sli_hbq_entry_count() local
4397 int hbq_count = lpfc_sli_hbq_count(); in lpfc_sli_hbq_setup() local
Dlpfc.h773 uint32_t hbq_count; /* Count of configured HBQs */ member