Searched defs:fc_stats (Results 1 – 5 of 5) sorted by relevance
250 struct fc_stats { struct251 u64 SecondsSinceLastReset;252 u64 TxFrames;253 u64 TxWords;254 u64 RxFrames;255 u64 RxWords;256 u64 ErrorFrames;257 u64 DumpedFrames;258 u64 FcpPktAllocFails;259 u64 FcpPktAborts;[all …]
373 struct fc_host_statistics *fc_stats; in zfcp_init_fc_host_stats() local385 static void zfcp_adjust_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_adjust_fc_host_stats()418 static void zfcp_set_fc_host_stats(struct fc_host_statistics *fc_stats, in zfcp_set_fc_host_stats()446 struct fc_host_statistics *fc_stats; in zfcp_get_fc_host_stats() local
186 struct fc_host_statistics *fc_stats; member
302 struct fc_host_statistics *fc_stats; in fc_get_host_stats() local
378 struct bfa_fw_fc_uport_stats_s fc_stats; member