Searched refs:bfa_vc_attr (Results 1 – 1 of 1) sorted by relevance
2409 struct bfa_qos_vc_attr_s *bfa_vc_attr = &fcport->qos_vc_attr; in bfad_iocmd_qos_get_vc_attr() local2414 iocmd->attr.total_vc_count = be16_to_cpu(bfa_vc_attr->total_vc_count); in bfad_iocmd_qos_get_vc_attr()2415 iocmd->attr.shared_credit = be16_to_cpu(bfa_vc_attr->shared_credit); in bfad_iocmd_qos_get_vc_attr()2417 be32_to_cpu(bfa_vc_attr->elp_opmode_flags); in bfad_iocmd_qos_get_vc_attr()2422 bfa_vc_attr->vc_info[i].vc_credit; in bfad_iocmd_qos_get_vc_attr()2424 bfa_vc_attr->vc_info[i].borrow_credit; in bfad_iocmd_qos_get_vc_attr()2426 bfa_vc_attr->vc_info[i].priority; in bfad_iocmd_qos_get_vc_attr()