[SCSI] zfcp: transport class adaptations
[deliverable/linux.git] / drivers / s390 / scsi / zfcp_def.h
index d81b737d68ccafa8c92b3afe7738e7587ecfd596..3785b3c98a58160f42ad5f81ae7fdc97ce854b72 100644 (file)
@@ -978,6 +978,9 @@ struct zfcp_adapter {
        struct zfcp_adapter_mempool     pool;      /* Adapter memory pools */
        struct qdio_initialize  qdio_init_data;    /* for qdio_establish */
        struct device           generic_services;  /* directory for WKA ports */
+       struct fc_host_statistics *fc_stats;
+       struct fsf_qtcb_bottom_port *stats_reset_data;
+       unsigned long           stats_reset;
 };
 
 /*
This page took 0.030342 seconds and 5 git commands to generate.