Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h25 __u8 fh_cs_ctl; /* class of service control / pri */ member
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c173 io->cs_ctl = fchdr->fh_cs_ctl; in efct_populate_io_fcp_cmd()
248 hdr.fh_cs_ctl = 0; in efct_sframe_common_send()
/openbmc/linux/include/scsi/
H A Dfc_frame.h260 fh->fh_cs_ctl = 0; in __fc_fill_fc_hdr()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.c185 fh->fh_cs_ctl = 0; in fc_fill_hdr()
H A Dfc_lport.c2048 fh->fh_cs_ctl = 0; in fc_lport_els_request()
2108 fh->fh_cs_ctl = 0; in fc_lport_ct_request()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_io.c723 task_fc_hdr.cs_ctl = fc_hdr->fh_cs_ctl; in qedf_init_mp_task()