Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_fs.h45 __u8 fh_df_ctl; /* data field control */ member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_libfc.c198 fh->fh_df_ctl = 0; in fc_fill_hdr()
Dfc_lport.c1978 fh->fh_df_ctl = 0; in fc_lport_els_request()
2038 fh->fh_df_ctl = 0; in fc_lport_ct_request()
/Linux-v4.19/include/scsi/
Dfc_encode.h66 fh->fh_df_ctl = 0; in __fc_fill_fc_hdr()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_io.c742 task_fc_hdr.df_ctl = fc_hdr->fh_df_ctl; in qedf_init_mp_task()