Home
last modified time | relevance | path

Searched refs:hbq_entry_index (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c1125 uint32_t hbq_entry_index, LPFC_MBOXQ_t *pmb) in lpfc_config_hbq() argument
1151 hbq_entry_index * sizeof(struct lpfc_hbq_entry); in lpfc_config_hbq()
Dlpfc_sli.c4401 uint32_t hbq_entry_index; in lpfc_sli_hbq_setup() local
4417 hbq_entry_index = 0; in lpfc_sli_hbq_setup()
4425 hbq_entry_index, pmb); in lpfc_sli_hbq_setup()
4426 hbq_entry_index += phba->hbqs[hbqno].entry_count; in lpfc_sli_hbq_setup()