Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dfc_encode.h549 csp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_plogi_fill()
580 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_flogi_fill()
605 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_fdisc_fill()
/linux-4.1.27/include/uapi/scsi/fc/
Dfc_els.h226 __be16 sp_bb_cred; /* buffer-to-buffer credits */ member
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_lnode.c633 ln->ln_sparm.csp.sp_bb_cred = csp->sp_bb_cred; in csio_ln_vnp_read_cbfn()
/linux-4.1.27/drivers/scsi/libfc/
Dfc_lport.c373 sp->sp_bb_cred = htons(10); /* this gets set by gateway */ in fc_lport_flogi_fill()