Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c2408 struct bfa_qos_vc_attr_s *bfa_vc_attr = &fcport->qos_vc_attr; in bfad_iocmd_qos_get_vc_attr() local
2413 iocmd->attr.total_vc_count = be16_to_cpu(bfa_vc_attr->total_vc_count); in bfad_iocmd_qos_get_vc_attr()
2414 iocmd->attr.shared_credit = be16_to_cpu(bfa_vc_attr->shared_credit); in bfad_iocmd_qos_get_vc_attr()
2416 be32_to_cpu(bfa_vc_attr->elp_opmode_flags); in bfad_iocmd_qos_get_vc_attr()
2421 bfa_vc_attr->vc_info[i].vc_credit; in bfad_iocmd_qos_get_vc_attr()
2423 bfa_vc_attr->vc_info[i].borrow_credit; in bfad_iocmd_qos_get_vc_attr()
2425 bfa_vc_attr->vc_info[i].priority; in bfad_iocmd_qos_get_vc_attr()