Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/scsi/fc/
Dfc_fs.h25 __u8 fh_cs_ctl; /* class of service control / pri */ member
/linux-6.6.21/drivers/scsi/elx/efct/
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-6.6.21/include/scsi/
Dfc_frame.h260 fh->fh_cs_ctl = 0; in __fc_fill_fc_hdr()
/linux-6.6.21/drivers/scsi/libfc/
Dfc_libfc.c185 fh->fh_cs_ctl = 0; in fc_fill_hdr()
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-6.6.21/drivers/scsi/qedf/
Dqedf_io.c723 task_fc_hdr.cs_ctl = fc_hdr->fh_cs_ctl; in qedf_init_mp_task()