Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_fcbuild.c214 plogi->csp.bbcred = cpu_to_be16(bb_cr); in fc_plogi_x_build()
248 flogi->csp.bbcred = cpu_to_be16(local_bb_credits); in fc_flogi_build()
277 flogi->csp.bbcred = cpu_to_be16(local_bb_credits); in fc_flogi_acc_build()
A Dbfa_fcs_rport.c2547 bfa_trc(port->fcs, be16_to_cpu(plogi->csp.bbcred)); in bfa_fcs_rport_update()
2558 (be16_to_cpu(plogi->csp.bbcred) < port->fabric->bb_credit)) { in bfa_fcs_rport_update()
2560 bfa_trc(port->fcs, be16_to_cpu(plogi->csp.bbcred)); in bfa_fcs_rport_update()
2563 port->fabric->bb_credit = be16_to_cpu(plogi->csp.bbcred); in bfa_fcs_rport_update()
A Dbfa_fc.h259 __be16 bbcred; /* BB_Credit */ member
A Dbfa_fcs.c1308 fabric->bb_credit = be16_to_cpu(flogi->csp.bbcred); in bfa_fcs_fabric_process_flogi()

Completed in 21 milliseconds