Searched refs:hbqmb (Results 1 - 1 of 1) 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.c986 * @hbqmb: pointer to the HBQ configuration data structure in mailbox command.
995 lpfc_build_hbq_profile2(struct config_hbq_var *hbqmb, argument
998 hbqmb->profiles.profile2.seqlenbcnt = hbq_desc->seqlenbcnt;
999 hbqmb->profiles.profile2.maxlen = hbq_desc->maxlen;
1000 hbqmb->profiles.profile2.seqlenoff = hbq_desc->seqlenoff;
1005 * @hbqmb: pointer to the HBQ configuration data structure in mailbox command.
1014 lpfc_build_hbq_profile3(struct config_hbq_var *hbqmb, argument
1017 hbqmb->profiles.profile3.seqlenbcnt = hbq_desc->seqlenbcnt;
1018 hbqmb->profiles.profile3.maxlen = hbq_desc->maxlen;
1019 hbqmb
1037 lpfc_build_hbq_profile5(struct config_hbq_var *hbqmb, struct lpfc_hbq_init *hbq_desc) argument
1069 struct config_hbq_var *hbqmb = &mb->un.varCfgHbq; local
[all...]

Completed in 1177 milliseconds