Searched refs:bb_credit (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_fcs.c356 fabric->bb_credit,
385 fabric->bb_credit,
552 bfa_trc(fabric->fcs, fabric->bb_credit);
554 fabric->bb_credit,
817 fabric->bb_credit = fabric->lps->pr_bbcred;
818 bfa_trc(fabric->fcs, fabric->bb_credit);
1275 fabric->bb_credit = be16_to_cpu(flogi->csp.bbcred);
H A Dbfi_ms.h439 __be16 bb_credit; member in struct:bfi_lps_login_rsp_s
H A Dbfa_fcs_rport.c2178 bfa_trc(port->fcs, port->fabric->bb_credit);
2188 (be16_to_cpu(plogi->csp.bbcred) < port->fabric->bb_credit)) {
2191 bfa_trc(port->fcs, port->fabric->bb_credit);
2193 port->fabric->bb_credit = be16_to_cpu(plogi->csp.bbcred);
2195 port->fabric->bb_credit, 0);
H A Dbfa_fcs.h189 u16 bb_credit; /* BB credit from fabric */ member in struct:bfa_fcs_fabric_s
H A Dbfa_defs_svc.h968 u32 bb_credit; member in struct:bfa_trunk_vc_attr_s
H A Dbfa_svc.c1559 lps->pr_bbcred = be16_to_cpu(rsp->bb_credit);

Completed in 106 milliseconds