Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/scsi/fc/
Dfc_fs.h25 __u8 fh_cs_ctl; /* class of service control / pri */ member
/Linux-v5.10/drivers/scsi/libfc/
Dfc_libfc.c185 fh->fh_cs_ctl = 0; in fc_fill_hdr()
Dfc_lport.c1968 fh->fh_cs_ctl = 0; in fc_lport_els_request()
2028 fh->fh_cs_ctl = 0; in fc_lport_ct_request()
/Linux-v5.10/include/scsi/
Dfc_encode.h53 fh->fh_cs_ctl = 0; in __fc_fill_fc_hdr()
/Linux-v5.10/drivers/scsi/qedf/
Dqedf_io.c728 task_fc_hdr.cs_ctl = fc_hdr->fh_cs_ctl; in qedf_init_mp_task()