Searched refs:hbq_entry_index (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_mbox.c | 1128 * @hbq_entry_index: index of the HBQ entry data structures. 1140 uint32_t hbq_entry_index, LPFC_MBOXQ_t *pmb) in lpfc_config_hbq() 1166 hbq_entry_index * sizeof(struct lpfc_hbq_entry); in lpfc_config_hbq() 1138 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) lpfc_config_hbq() argument
|
H A D | lpfc_sli.c | 4954 uint32_t hbq_entry_index; in lpfc_sli_hbq_setup() local 4970 hbq_entry_index = 0; in lpfc_sli_hbq_setup() 4978 hbq_entry_index, pmb); in lpfc_sli_hbq_setup() 4979 hbq_entry_index += phba->hbqs[hbqno].entry_count; in lpfc_sli_hbq_setup()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_mbox.c | 1187 * @hbq_entry_index: index of the HBQ entry data structures. 1199 uint32_t hbq_entry_index, LPFC_MBOXQ_t *pmb) in lpfc_config_hbq() 1225 hbq_entry_index * sizeof(struct lpfc_hbq_entry); in lpfc_config_hbq() 1197 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) lpfc_config_hbq() argument
|
H A D | lpfc_sli.c | 5475 uint32_t hbq_entry_index; in lpfc_sli_hbq_setup() local 5491 hbq_entry_index = 0; in lpfc_sli_hbq_setup() 5499 hbq_entry_index, pmb); in lpfc_sli_hbq_setup() 5500 hbq_entry_index += phba->hbqs[hbqno].entry_count; in lpfc_sli_hbq_setup()
|
Completed in 65 milliseconds