Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c112 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_counters_lookup_next() local
140 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_remove() local
181 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_query_counter_range() local
228 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_release() local
238 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_bulk_query_size_increase() local
275 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_stats_work() local
337 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_acquire() local
352 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_create_ex() local
392 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_create() local
408 struct mlx5_fc_stats *fc_stats = &dev->priv.fc_stats; in mlx5_fc_destroy() local
[all …]
/Linux-v6.1/include/scsi/
Dlibfc.h244 struct fc_stats { struct
245 u64 SecondsSinceLastReset;
246 u64 TxFrames;
247 u64 TxWords;
248 u64 RxFrames;
249 u64 RxWords;
250 u64 ErrorFrames;
251 u64 DumpedFrames;
252 u64 FcpPktAllocFails;
253 u64 FcpPktAborts;
[all …]
/Linux-v6.1/drivers/s390/scsi/
Dzfcp_scsi.c542 struct fc_host_statistics *fc_stats; in zfcp_scsi_init_fc_host_stats() local
554 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
Dzfcp_def.h192 struct fc_host_statistics *fc_stats; member
/Linux-v6.1/drivers/scsi/libfc/
Dfc_lport.c295 struct fc_host_statistics *fc_stats; in fc_get_host_stats() local
/Linux-v6.1/include/linux/mlx5/
Ddriver.h625 struct mlx5_fc_stats fc_stats; member
/Linux-v6.1/drivers/scsi/bfa/
Dbfa_defs_svc.h371 struct bfa_fw_fc_uport_stats_s fc_stats; member