Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libfc/
Dfc_encode.h761 csp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_plogi_fill()
792 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_flogi_fill()
817 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_fdisc_fill()
Dfc_lport.c363 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_lport_flogi_fill()
/linux-6.1.9/include/uapi/scsi/fc/
Dfc_els.h322 __be16 sp_bb_cred; /* buffer-to-buffer credits */ member
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_lnode.c651 ln->ln_sparm.csp.sp_bb_cred = csp->sp_bb_cred; in csio_ln_vnp_read_cbfn()
/linux-6.1.9/drivers/s390/scsi/
Dzfcp_sysfs.c847 be16_to_cpu(nsp->fl_csp.sp_bb_cred)); in zfcp_sysfs_adapter_diag_b2b_credit_show()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_os.c6223 be16_to_cpu(ha->plogi_els_payld.fl_csp.sp_bb_cred); in qla24xx_process_purex_rdp()