Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1180 * @hbq_entry_index: index of the HBQ entry data structures.
1192 uint32_t hbq_entry_index, LPFC_MBOXQ_t *pmb) in lpfc_config_hbq() argument
1218 hbq_entry_index * sizeof(struct lpfc_hbq_entry); in lpfc_config_hbq()
H A Dlpfc_sli.c5487 uint32_t hbq_entry_index; in lpfc_sli_hbq_setup() local
5503 hbq_entry_index = 0; in lpfc_sli_hbq_setup()
5511 hbq_entry_index, pmb); in lpfc_sli_hbq_setup()
5512 hbq_entry_index += phba->hbqs[hbqno].entry_count; in lpfc_sli_hbq_setup()