Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1061 * @hbqmb: pointer to the HBQ configuration data structure in mailbox command.
1070 lpfc_build_hbq_profile2(struct config_hbq_var *hbqmb, in lpfc_build_hbq_profile2() argument
1073 hbqmb->profiles.profile2.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile2()
1074 hbqmb->profiles.profile2.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile2()
1075 hbqmb->profiles.profile2.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile2()
1080 * @hbqmb: pointer to the HBQ configuration data structure in mailbox command.
1089 lpfc_build_hbq_profile3(struct config_hbq_var *hbqmb, in lpfc_build_hbq_profile3() argument
1092 hbqmb->profiles.profile3.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile3()
1093 hbqmb->profiles.profile3.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile3()
1094 hbqmb in lpfc_build_hbq_profile3()
1112 lpfc_build_hbq_profile5(struct config_hbq_var *hbqmb, struct lpfc_hbq_init *hbq_desc) lpfc_build_hbq_profile5() argument
1144 struct config_hbq_var *hbqmb = &mb->un.varCfgHbq; lpfc_config_hbq() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1120 * @hbqmb: pointer to the HBQ configuration data structure in mailbox command.
1129 lpfc_build_hbq_profile2(struct config_hbq_var *hbqmb, in lpfc_build_hbq_profile2() argument
1132 hbqmb->profiles.profile2.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile2()
1133 hbqmb->profiles.profile2.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile2()
1134 hbqmb->profiles.profile2.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile2()
1139 * @hbqmb: pointer to the HBQ configuration data structure in mailbox command.
1148 lpfc_build_hbq_profile3(struct config_hbq_var *hbqmb, in lpfc_build_hbq_profile3() argument
1151 hbqmb->profiles.profile3.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile3()
1152 hbqmb->profiles.profile3.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile3()
1153 hbqmb in lpfc_build_hbq_profile3()
1171 lpfc_build_hbq_profile5(struct config_hbq_var *hbqmb, struct lpfc_hbq_init *hbq_desc) lpfc_build_hbq_profile5() argument
1203 struct config_hbq_var *hbqmb = &mb->un.varCfgHbq; lpfc_config_hbq() local
[all...]

Completed in 6 milliseconds