Home
last modified time | relevance | path

Searched refs:cp_rdfs (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
Dfc_els.h219 __be16 cp_rdfs; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
Dfc_els.h201 __be16 cp_rdfs; member
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
Dfc_els.h370 __be16 cp_rdfs; /* receive data field size */ member
/kernel/linux/linux-5.10/include/scsi/
Dfc_encode.h546 cp->cp_rdfs = htons((u16) lport->mfs); in fc_plogi_fill()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_lnode.c662 ln->ln_sparm.clsp[2].cp_rdfs = clsp->cp_rdfs; in csio_ln_vnp_read_cbfn()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_lport.c370 cp->cp_rdfs = htons((u16) lport->mfs); in fc_lport_flogi_fill()
Dfc_rport.c231 mfs = ntohs(flp->fl_cssp[3 - 1].cp_rdfs); in fc_plogi_get_maxframe()