Searched refs:bbcred (Results 1 – 4 of 4) sorted by relevance
97 plogi_tmpl.csp.bbcred = cpu_to_be16(0x0004); in fcbuild_init()256 flogi->csp.bbcred = cpu_to_be16(local_bb_credits); in fc_flogi_build()283 flogi->csp.bbcred = cpu_to_be16(local_bb_credits); in fc_flogi_acc_build()
2105 bfa_trc(port->fcs, be16_to_cpu(plogi->csp.bbcred)); in bfa_fcs_rport_update()2116 (be16_to_cpu(plogi->csp.bbcred) < port->fabric->bb_credit)) { in bfa_fcs_rport_update()2118 bfa_trc(port->fcs, be16_to_cpu(plogi->csp.bbcred)); in bfa_fcs_rport_update()2121 port->fabric->bb_credit = be16_to_cpu(plogi->csp.bbcred); in bfa_fcs_rport_update()
280 __be16 bbcred; /* BB_Credit */ member
1194 fabric->bb_credit = be16_to_cpu(flogi->csp.bbcred); in bfa_fcs_fabric_process_flogi()