Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1122 lpfc_build_hbq_profile2(struct config_hbq_var *hbqmb, in lpfc_build_hbq_profile2() argument
1141 lpfc_build_hbq_profile3(struct config_hbq_var *hbqmb, in lpfc_build_hbq_profile3() argument
1149 sizeof(hbqmb->profiles.profile3.cmdmatch)); in lpfc_build_hbq_profile3()
1164 lpfc_build_hbq_profile5(struct config_hbq_var *hbqmb, in lpfc_build_hbq_profile5() argument
1172 sizeof(hbqmb->profiles.profile5.cmdmatch)); in lpfc_build_hbq_profile5()
1196 struct config_hbq_var *hbqmb = &mb->un.varCfgHbq; in lpfc_config_hbq() local
1199 hbqmb->hbqId = id; in lpfc_config_hbq()
1217 hbqmb->hbqaddrLow = putPaddrLow(phba->hbqslimp.phys) + in lpfc_config_hbq()
1228 lpfc_build_hbq_profile2(hbqmb, hbq_desc); in lpfc_config_hbq()
1230 lpfc_build_hbq_profile3(hbqmb, hbq_desc); in lpfc_config_hbq()
[all …]