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

/linux-master/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)
1218 hbq_entry_index * sizeof(struct lpfc_hbq_entry);
1190 lpfc_config_hbq(struct lpfc_hba *phba, uint32_t id, struct lpfc_hbq_init *hbq_desc, uint32_t hbq_entry_index, LPFC_MBOXQ_t *pmb) argument
H A Dlpfc_sli.c5480 uint32_t hbq_entry_index; local
5496 hbq_entry_index = 0;
5504 hbq_entry_index, pmb);
5505 hbq_entry_index += phba->hbqs[hbqno].entry_count;

Completed in 229 milliseconds