Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c113 struct mlx5_fc_stats *fc_stats = dev->priv.fc_stats; in mlx5_fc_stats_query_all_counters() local
161 struct mlx5_fc_stats *fc_stats = dev->priv.fc_stats; in mlx5_fc_release() local
175 struct mlx5_fc_stats *fc_stats = dev->priv.fc_stats; in mlx5_fc_stats_bulk_query_buf_realloc() local
196 static int mlx5_fc_num_counters(struct mlx5_fc_stats *fc_stats) in mlx5_fc_num_counters()
209 struct mlx5_fc_stats *fc_stats = container_of(work, struct mlx5_fc_stats, in mlx5_fc_stats_work() local
243 struct mlx5_fc_stats *fc_stats = dev->priv.fc_stats; in mlx5_fc_acquire() local
258 struct mlx5_fc_stats *fc_stats = dev->priv.fc_stats; in mlx5_fc_create() local
294 struct mlx5_fc_stats *fc_stats = dev->priv.fc_stats; in mlx5_fc_destroy() local
307 struct mlx5_fc_stats *fc_stats; in mlx5_init_fc_stats() local
341 struct mlx5_fc_stats *fc_stats = dev->priv.fc_stats; in mlx5_cleanup_fc_stats() local
[all …]
/linux-6.14.4/include/scsi/
Dlibfc.h249 struct fc_stats { struct
250 u64 SecondsSinceLastReset;
251 u64 TxFrames;
252 u64 TxWords;
253 u64 RxFrames;
254 u64 RxWords;
255 u64 ErrorFrames;
256 u64 DumpedFrames;
257 u64 FcpPktAllocFails;
258 u64 FcpPktAborts;
[all …]
/linux-6.14.4/drivers/s390/scsi/
Dzfcp_scsi.c543 struct fc_host_statistics *fc_stats; in zfcp_scsi_init_fc_host_stats() local
555 static void zfcp_scsi_adjust_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_adjust_fc_host_stats()
588 static void zfcp_scsi_set_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_scsi_set_fc_host_stats()
617 struct fc_host_statistics *fc_stats; in zfcp_scsi_get_fc_host_stats() local
Dzfcp_def.h192 struct fc_host_statistics *fc_stats; member
/linux-6.14.4/drivers/scsi/libfc/
Dfc_lport.c301 struct fc_host_statistics *fc_stats; in fc_get_host_stats() local
/linux-6.14.4/include/linux/mlx5/
Ddriver.h606 struct mlx5_fc_stats *fc_stats; member
/linux-6.14.4/drivers/scsi/bfa/
Dbfa_defs_svc.h371 struct bfa_fw_fc_uport_stats_s fc_stats; member