Searched defs:ystorm_fcoe_task_st_ctx (Results 1 – 1 of 1) sorted by relevance
192 struct ystorm_fcoe_task_st_ctx struct194 u8 task_type /* Task type. use enum fcoe_task_type (use enum fcoe_task_type) */;195 u8 sgl_mode;200 u8 cached_dix_sge /* Dix sge is cached on task context */;201 …irst_xfer /* Will let Ystorm know when it should initialize fcp_cmd_payload_params_union.params */;202 …f_zero_write /* The amount of bytes that PBF should dummy write - Relevant for protection only. */;203 union protection_info_union_ctx protection_info_union /* Protection information */;204 __le32 data_2_trns_rem /* Entire SGL-buffer remainder */;205 struct scsi_sgl_params sgl_params;206 u8 reserved1[12];[all …]