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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1053 * @hbq_entry_index: index of the HBQ entry data structures.
1065 uint32_t hbq_entry_index, LPFC_MBOXQ_t *pmb)
1091 hbq_entry_index * sizeof(struct lpfc_hbq_entry);
1063 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.c3785 uint32_t hbq_entry_index; local
3801 hbq_entry_index = 0;
3809 hbq_entry_index, pmb);
3810 hbq_entry_index += phba->hbqs[hbqno].entry_count;

Completed in 125 milliseconds