Home
last modified time | relevance | path

Searched refs:sp_bb_cred (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/scsi/libfc/
H A Dfc_encode.h763 csp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_plogi_fill()
794 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_flogi_fill()
819 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_fdisc_fill()
H A Dfc_lport.c369 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_lport_flogi_fill()
/linux-6.15/include/uapi/scsi/fc/
H A Dfc_els.h322 __be16 sp_bb_cred; /* buffer-to-buffer credits */ member
/linux-6.15/drivers/scsi/csiostor/
H A Dcsio_lnode.c651 ln->ln_sparm.csp.sp_bb_cred = csp->sp_bb_cred; in csio_ln_vnp_read_cbfn()
/linux-6.15/drivers/s390/scsi/
H A Dzfcp_sysfs.c845 rc = sysfs_emit(buf, "%hu\n", be16_to_cpu(nsp->fl_csp.sp_bb_cred)); in zfcp_sysfs_adapter_diag_b2b_credit_show()
/linux-6.15/drivers/scsi/fnic/
H A Dfip.c396 .sp_bb_cred = in fnic_fcoe_start_flogi()
H A Dfdls_disc.c474 .sp_bb_cred = cpu_to_be16(FNIC_FC_B2B_CREDIT), in fdls_init_plogi_frame()
837 .sp_bb_cred = cpu_to_be16(FNIC_FC_B2B_CREDIT), in fdls_send_fabric_flogi()
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_os.c6278 be16_to_cpu(ha->plogi_els_payld.fl_csp.sp_bb_cred); in qla24xx_process_purex_rdp()