Lines Matching defs:ystorm_fcoe_task_st_ctx
130 struct ystorm_fcoe_task_st_ctx { struct
131 u8 task_type;
132 u8 sgl_mode;
137 u8 cached_dix_sge;
138 u8 expect_first_xfer;
139 __le32 num_pbf_zero_write;
140 union protection_info_union_ctx protection_info_union;
141 __le32 data_2_trns_rem;
142 struct scsi_sgl_params sgl_params;
143 u8 reserved1[12];
144 union fcoe_tx_info_union_ctx tx_info_union;
145 union fcoe_dix_desc_ctx dix_desc;
146 struct scsi_cached_sges data_desc;
147 __le16 ox_id;
148 __le16 rx_id;
149 __le32 task_rety_identifier;
150 u8 reserved2[8];