Home
last modified time | relevance | path

Searched defs:fc_stats (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c163 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_work() local
216 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_create() local
250 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_destroy() local
268 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_init_fc_stats() local
286 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_cleanup_fc_stats() local
343 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_queue_stats_work() local
351 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_update_sampling_interval() local
/Linux-v4.19/include/scsi/
Dlibfc.h256 struct fc_stats { struct
257 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 …]
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_scsi.c500 struct fc_host_statistics *fc_stats; in zfcp_scsi_init_fc_host_stats() local
512 static void zfcp_scsi_adjust_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_adjust_fc_host_stats()
545 static void zfcp_scsi_set_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_set_fc_host_stats()
574 struct fc_host_statistics *fc_stats; in zfcp_scsi_get_fc_host_stats() local
Dzfcp_def.h187 struct fc_host_statistics *fc_stats; member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_lport.c304 struct fc_host_statistics *fc_stats; in fc_get_host_stats() local
/Linux-v4.19/include/linux/mlx5/
Ddriver.h704 struct mlx5_fc_stats fc_stats; member
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_defs_svc.h379 struct bfa_fw_fc_uport_stats_s fc_stats; member