Searched defs:fc_stats (Results 1 – 4 of 4) sorted by relevance
256 struct fc_stats { struct257 u64 SecondsSinceLastReset;258 u64 TxFrames;259 u64 TxWords;260 u64 RxFrames;261 u64 RxWords;262 u64 ErrorFrames;263 u64 DumpedFrames;264 u64 FcpPktAllocFails;265 u64 FcpPktAborts;[all …]
513 struct fc_host_statistics *fc_stats; in zfcp_scsi_init_fc_host_stats() local525 static void zfcp_scsi_adjust_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_adjust_fc_host_stats()558 static void zfcp_scsi_set_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_set_fc_host_stats()587 struct fc_host_statistics *fc_stats; in zfcp_scsi_get_fc_host_stats() local
187 struct fc_host_statistics *fc_stats; member
701 struct mlx5_fc_stats fc_stats; member