Searched refs:err_stats (Results 1 – 13 of 13) sorted by relevance
99 if (*pos > err_stats->ae_count) in qat_cnv_errors_seq_start()102 return &err_stats->ae_cnv_errors[*pos - 1]; in qat_cnv_errors_seq_start()112 if (*pos > err_stats->ae_count) in qat_cnv_errors_seq_next()115 return &err_stats->ae_cnv_errors[*pos - 1]; in qat_cnv_errors_seq_next()175 struct cnv_err_stats *err_stats; in cnv_err_stats_alloc() local198 if (!err_stats) in cnv_err_stats_alloc()201 err_stats->ae_count = ae_count; in cnv_err_stats_alloc()213 err_stats->ae_cnv_errors[i].is_comp_ae = true; in cnv_err_stats_alloc()215 err_stats->ae_cnv_errors[i].err_cnt = err_cnt; in cnv_err_stats_alloc()216 err_stats->ae_cnv_errors[i].ae = ae; in cnv_err_stats_alloc()[all …]
239 if (host->err_stats[i]) { in mmc_err_state_get()275 desc[i], host->err_stats[i]); in mmc_err_stats_show()292 memset(host->err_stats, 0, sizeof(host->err_stats)); in mmc_err_stats_write()
2274 host->err_stats[MMC_ERR_CMD_TIMEOUT] = 0; in mmc_rescan()
1162 smc->hw.fp.err_stats.err_valid++ ; in process_receive()1175 smc->hw.fp.err_stats.err_abort++ ; in process_receive()1186 smc->hw.fp.err_stats.err_crc++ ; in process_receive()1190 smc->hw.fp.err_stats.err_imp_frame++ ; in process_receive()1196 smc->hw.fp.err_stats.err_too_long++ ; in process_receive()1259 smc->hw.fp.err_stats.err_no_buf++ ; in process_receive()1288 smc->hw.fp.err_stats.err_smt_frame++ ; in process_receive()1304 smc->hw.fp.err_stats.err_smt_frame++ ; in process_receive()1345 smc->hw.fp.err_stats.err_mac_frame++ ; in process_receive()1347 smc->hw.fp.err_stats.err_imp_frame++ ; in process_receive()[all …]
338 ec = (u_long *)&smc->hw.fp.err_stats ; in mac_counter_init()756 smc->hw.fp.err_stats.err_bec_stat++ ; in mac2_irq()758 smc->hw.fp.err_stats.err_clm_stat++ ; in mac2_irq()772 smc->hw.fp.err_stats.err_phinv++ ; in mac2_irq()774 smc->hw.fp.err_stats.err_sifg_det++ ; in mac2_irq()776 smc->hw.fp.err_stats.err_tkiss++ ; in mac2_irq()778 smc->hw.fp.err_stats.err_tkerr++ ; in mac2_irq()
508 u32 err_stats[MMC_ERR_MAX]; member649 host->err_stats[stat] += 1; in mmc_debugfs_err_stats_inc()
383 goto err_stats; in ice_repr_create()398 err_stats: in ice_repr_create()
164 goto err_stats; in prestera_counter_block_get()192 err_stats: in prestera_counter_block_get()
28 goto err_stats; in smc_stats_init()32 err_stats: in smc_stats_init()
160 struct err_st err_stats ; /* error statistics */ member
162 goto err_stats; in alloc_and_bind()201 err_stats: in alloc_and_bind()
2314 goto err_stats; in stat_get_doit_default_counter()2320 goto err_stats; in stat_get_doit_default_counter()2343 err_stats: in stat_get_doit_default_counter()
1093 goto err_stats; in ip_vs_new_dest()1114 err_stats: in ip_vs_new_dest()4457 goto err_stats; in ip_vs_control_net_init()4477 err_stats: in ip_vs_control_net_init()
Completed in 36 milliseconds