Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
H A Dfc_fs.h25 __u8 fh_cs_ctl; /* class of service control / pri */ member
/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()
/linux/include/scsi/
H A Dfc_frame.h260 fh->fh_cs_ctl = 0; in __fc_fill_fc_hdr()
/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()
/linux/drivers/scsi/fnic/
H A Dfdls_fc.h134 #define FNIC_FC_FRAME_CS_CTL(_fchdr) (_fchdr->fh_cs_ctl == FNIC_FC_CS_CTL)
H A Dfdls_disc.c557 .fh_cs_ctl = 0x00, .fh_type = FC_TYPE_BLS, in fdls_init_fabric_abts_frame()
653 .fh_cs_ctl = 0x00, .fh_type = FC_TYPE_BLS, in fdls_send_tport_abts()
/linux/drivers/scsi/qedf/
H A Dqedf_io.c727 task_fc_hdr.cs_ctl = fc_hdr->fh_cs_ctl; in qedf_init_mp_task()