y_st_ctx 28 drivers/scsi/qedf/drv_fcoe_fw_funcs.c struct ystorm_fcoe_task_st_ctx *y_st_ctx; y_st_ctx 42 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx = &ctx->ystorm_st_context; y_st_ctx 43 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx->data_2_trns_rem = cpu_to_le32(io_size); y_st_ctx 44 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx->task_rety_identifier = cpu_to_le32(task_retry_id); y_st_ctx 45 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx->task_type = (u8)task_params->task_type; y_st_ctx 46 drivers/scsi/qedf/drv_fcoe_fw_funcs.c memcpy(&y_st_ctx->tx_info_union.fcp_cmd_payload, y_st_ctx 76 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx->expect_first_xfer = 1; y_st_ctx 79 drivers/scsi/qedf/drv_fcoe_fw_funcs.c SET_FIELD(y_st_ctx->sgl_mode, y_st_ctx 82 drivers/scsi/qedf/drv_fcoe_fw_funcs.c init_scsi_sgl_context(&y_st_ctx->sgl_params, y_st_ctx 83 drivers/scsi/qedf/drv_fcoe_fw_funcs.c &y_st_ctx->data_desc, y_st_ctx 121 drivers/scsi/qedf/drv_fcoe_fw_funcs.c struct ystorm_fcoe_task_st_ctx *y_st_ctx; y_st_ctx 130 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx = &ctx->ystorm_st_context; y_st_ctx 131 drivers/scsi/qedf/drv_fcoe_fw_funcs.c init_scsi_sgl_context(&y_st_ctx->sgl_params, y_st_ctx 132 drivers/scsi/qedf/drv_fcoe_fw_funcs.c &y_st_ctx->data_desc, y_st_ctx 134 drivers/scsi/qedf/drv_fcoe_fw_funcs.c SET_FIELD(y_st_ctx->sgl_mode, y_st_ctx 136 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx->data_2_trns_rem = cpu_to_le32(task_params->tx_io_size); y_st_ctx 137 drivers/scsi/qedf/drv_fcoe_fw_funcs.c y_st_ctx->task_type = (u8)task_params->task_type; y_st_ctx 138 drivers/scsi/qedf/drv_fcoe_fw_funcs.c memcpy(&y_st_ctx->tx_info_union.tx_params.mid_path,