Searched refs:bfa_vc_attr (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/bfa/
H A Dbfa_fcport.c1796 struct bfa_qos_vc_attr_s *bfa_vc_attr = &fcport->qos_vc_attr; local
1799 qos_vc_attr->total_vc_count = bfa_os_ntohs(bfa_vc_attr->total_vc_count);
1800 qos_vc_attr->shared_credit = bfa_os_ntohs(bfa_vc_attr->shared_credit);
1802 bfa_os_ntohl(bfa_vc_attr->elp_opmode_flags);
1809 bfa_vc_attr->vc_info[i].vc_credit;
1811 bfa_vc_attr->vc_info[i].borrow_credit;
1813 bfa_vc_attr->vc_info[i].priority;

Completed in 95 milliseconds