Home
last modified time | relevance | path

Searched refs:bb_credit (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_fcs.c334 fabric->bb_credit); in bfa_fcs_fabric_sm_flogi()
362 fabric->bb_credit); in bfa_fcs_fabric_sm_flogi()
528 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_fcs_fabric_sm_nofabric()
530 fabric->bb_credit); in bfa_fcs_fabric_sm_nofabric()
901 fabric->bb_credit = fabric->lps->pr_bbcred; in bfa_cb_lps_flogi_comp()
902 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_cb_lps_flogi_comp()
1308 fabric->bb_credit = be16_to_cpu(flogi->csp.bbcred); in bfa_fcs_fabric_process_flogi()
H A Dbfi_ms.h432 __be16 bb_credit; member
H A Dbfa_fcs_rport.c2548 bfa_trc(port->fcs, port->fabric->bb_credit); in bfa_fcs_rport_update()
2558 (be16_to_cpu(plogi->csp.bbcred) < port->fabric->bb_credit)) { in bfa_fcs_rport_update()
2561 bfa_trc(port->fcs, port->fabric->bb_credit); in bfa_fcs_rport_update()
2563 port->fabric->bb_credit = be16_to_cpu(plogi->csp.bbcred); in bfa_fcs_rport_update()
2565 port->fabric->bb_credit); in bfa_fcs_rport_update()
H A Dbfa_fcs.h185 u16 bb_credit; /* BB credit from fabric */ member
H A Dbfa_defs_svc.h1072 u32 bb_credit; member
H A Dbfa_svc.c1550 lps->pr_bbcred = be16_to_cpu(rsp->bb_credit); in bfa_lps_login_rsp()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_fcs.c334 fabric->bb_credit); in bfa_fcs_fabric_sm_flogi()
362 fabric->bb_credit); in bfa_fcs_fabric_sm_flogi()
528 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_fcs_fabric_sm_nofabric()
530 fabric->bb_credit); in bfa_fcs_fabric_sm_nofabric()
901 fabric->bb_credit = fabric->lps->pr_bbcred; in bfa_cb_lps_flogi_comp()
902 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_cb_lps_flogi_comp()
1308 fabric->bb_credit = be16_to_cpu(flogi->csp.bbcred); in bfa_fcs_fabric_process_flogi()
H A Dbfi_ms.h432 __be16 bb_credit; member
H A Dbfa_fcs_rport.c2548 bfa_trc(port->fcs, port->fabric->bb_credit); in bfa_fcs_rport_update()
2558 (be16_to_cpu(plogi->csp.bbcred) < port->fabric->bb_credit)) { in bfa_fcs_rport_update()
2561 bfa_trc(port->fcs, port->fabric->bb_credit); in bfa_fcs_rport_update()
2563 port->fabric->bb_credit = be16_to_cpu(plogi->csp.bbcred); in bfa_fcs_rport_update()
2565 port->fabric->bb_credit); in bfa_fcs_rport_update()
H A Dbfa_fcs.h185 u16 bb_credit; /* BB credit from fabric */ member
H A Dbfa_defs_svc.h1072 u32 bb_credit; member
H A Dbfa_svc.c1550 lps->pr_bbcred = be16_to_cpu(rsp->bb_credit); in bfa_lps_login_rsp()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_fcs.c334 fabric->bb_credit); in bfa_fcs_fabric_sm_flogi()
362 fabric->bb_credit); in bfa_fcs_fabric_sm_flogi()
528 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_fcs_fabric_sm_nofabric()
530 fabric->bb_credit); in bfa_fcs_fabric_sm_nofabric()
901 fabric->bb_credit = fabric->lps->pr_bbcred; in bfa_cb_lps_flogi_comp()
902 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_cb_lps_flogi_comp()
1308 fabric->bb_credit = be16_to_cpu(flogi->csp.bbcred); in bfa_fcs_fabric_process_flogi()
H A Dbfi_ms.h432 __be16 bb_credit; member
H A Dbfa_fcs_rport.c2548 bfa_trc(port->fcs, port->fabric->bb_credit); in bfa_fcs_rport_update()
2558 (be16_to_cpu(plogi->csp.bbcred) < port->fabric->bb_credit)) { in bfa_fcs_rport_update()
2561 bfa_trc(port->fcs, port->fabric->bb_credit); in bfa_fcs_rport_update()
2563 port->fabric->bb_credit = be16_to_cpu(plogi->csp.bbcred); in bfa_fcs_rport_update()
2565 port->fabric->bb_credit); in bfa_fcs_rport_update()
H A Dbfa_fcs.h185 u16 bb_credit; /* BB credit from fabric */ member
H A Dbfa_defs_svc.h1072 u32 bb_credit; member
H A Dbfa_svc.c1550 lps->pr_bbcred = be16_to_cpu(rsp->bb_credit); in bfa_lps_login_rsp()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dmpii.c1273 u_int16_t bb_credit; member