Home
last modified time | relevance | path

Searched defs:ystorm_fcoe_task_st_ctx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dfcoe_common.h401 struct ystorm_fcoe_task_st_ctx struct
403 u8 task_type /* Task type. use enum fcoe_task_type */;
404 u8 sgl_mode;
409 u8 cached_dix_sge /* Dix sge is cached on task context */;
410 …irst_xfer /* Will let Ystorm know when it should initialize fcp_cmd_payload_params_union.params */;
411 …f_zero_write /* The amount of bytes that PBF should dummy write - Relevant for protection only. */;
412 union protection_info_union_ctx protection_info_union /* Protection information */;
413 __le32 data_2_trns_rem /* Entire SGL-buffer remainder */;
414 struct scsi_sgl_params sgl_params;
415 u8 reserved1[12];
[all …]