Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dfc_encode.h537 csp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_plogi_fill()
568 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_flogi_fill()
593 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_fdisc_fill()
/Linux-v5.4/include/uapi/scsi/fc/
Dfc_els.h216 __be16 sp_bb_cred; /* buffer-to-buffer credits */ member
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_lnode.c648 ln->ln_sparm.csp.sp_bb_cred = csp->sp_bb_cred; in csio_ln_vnp_read_cbfn()
/Linux-v5.4/drivers/scsi/libfc/
Dfc_lport.c360 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_lport_flogi_fill()