Searched refs:y_st_ctx (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/scsi/qedf/
H A Ddrv_fcoe_fw_funcs.c28 struct ystorm_fcoe_task_st_ctx *y_st_ctx; local
42 y_st_ctx = &ctx->ystorm_st_context;
43 y_st_ctx->data_2_trns_rem = cpu_to_le32(io_size);
44 y_st_ctx->task_rety_identifier = cpu_to_le32(task_retry_id);
45 y_st_ctx->task_type = (u8)task_params->task_type;
46 memcpy(&y_st_ctx->tx_info_union.fcp_cmd_payload,
76 y_st_ctx->expect_first_xfer = 1;
79 SET_FIELD(y_st_ctx->sgl_mode,
82 init_scsi_sgl_context(&y_st_ctx->sgl_params,
83 &y_st_ctx
121 struct ystorm_fcoe_task_st_ctx *y_st_ctx; local
[all...]

Completed in 150 milliseconds