Searched defs:fc_stats (Results 1 – 7 of 7) sorted by relevance
111 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_counters_lookup_next() local139 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_remove() local178 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_query_counter_range() local225 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_release() local237 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_work() local292 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_acquire() local307 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_create_ex() local347 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_create() local363 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_destroy() local380 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_init_fc_stats() local[all …]
244 struct fc_stats { struct246 u64 TxFrames;247 u64 TxWords;248 u64 RxFrames;249 u64 RxWords;250 u64 ErrorFrames;251 u64 DumpedFrames;253 u64 FcpPktAborts;259 u64 InputRequests;262 u64 InputBytes;[all …]
542 struct fc_host_statistics *fc_stats; in zfcp_scsi_init_fc_host_stats() local554 static void zfcp_scsi_adjust_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_adjust_fc_host_stats()587 static void zfcp_scsi_set_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_set_fc_host_stats()616 struct fc_host_statistics *fc_stats; in zfcp_scsi_get_fc_host_stats() local
192 struct fc_host_statistics *fc_stats; member
295 struct fc_host_statistics *fc_stats; in fc_get_host_stats() local
593 struct mlx5_fc_stats fc_stats; member
371 struct bfa_fw_fc_uport_stats_s fc_stats; member
Completed in 30 milliseconds