Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_fs.h38 __u8 fh_cs_ctl; /* class of service control / pri */ member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_libfc.c197 fh->fh_cs_ctl = 0; in fc_fill_hdr()
Dfc_lport.c1977 fh->fh_cs_ctl = 0; in fc_lport_els_request()
2037 fh->fh_cs_ctl = 0; in fc_lport_ct_request()
/Linux-v4.19/include/scsi/
Dfc_encode.h65 fh->fh_cs_ctl = 0; in __fc_fill_fc_hdr()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_io.c741 task_fc_hdr.cs_ctl = fc_hdr->fh_cs_ctl; in qedf_init_mp_task()