Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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 …]
/openbmc/linux/include/scsi/
H A Dlibfc.h244 struct fc_stats { struct
246 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 …]
/openbmc/linux/drivers/s390/scsi/
H A 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
H A Dzfcp_def.h192 struct fc_host_statistics *fc_stats; member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_lport.c301 struct fc_host_statistics *fc_stats; in fc_get_host_stats() local
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h626 struct mlx5_fc_stats fc_stats; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h371 struct bfa_fw_fc_uport_stats_s fc_stats; member