Home
last modified time | relevance | path

Searched refs:err_stats (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/drivers/crypto/intel/qat/qat_common/
H A Dadf_cnv_dbgfs.c99 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() local
198 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 …]
/linux-6.15/drivers/mmc/core/
H A Ddebugfs.c239 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()
H A Dcore.c2307 host->err_stats[MMC_ERR_CMD_TIMEOUT] = 0; in mmc_rescan()
/linux-6.15/drivers/net/fddi/skfp/
H A Dhwmtm.c1162 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 …]
H A Dfplustm.c338 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()
/linux-6.15/net/smc/
H A Dsmc_stats.c28 goto err_stats; in smc_stats_init()
32 err_stats: in smc_stats_init()
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_counter.c164 goto err_stats; in prestera_counter_block_get()
192 err_stats: in prestera_counter_block_get()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_repr.c383 goto err_stats; in ice_repr_create()
398 err_stats: in ice_repr_create()
/linux-6.15/drivers/net/fddi/skfp/h/
H A Dfplustm.h160 struct err_st err_stats ; /* error statistics */ member
/linux-6.15/include/linux/mmc/
H A Dhost.h567 u32 err_stats[MMC_ERR_MAX]; member
731 host->err_stats[stat] += 1; in mmc_debugfs_err_stats_inc()
/linux-6.15/drivers/infiniband/core/
H A Dcounters.c169 goto err_stats; in alloc_and_bind()
209 err_stats: in alloc_and_bind()
H A Dnldev.c2321 goto err_stats; in stat_get_doit_default_counter()
2327 goto err_stats; in stat_get_doit_default_counter()
2350 err_stats: in stat_get_doit_default_counter()
/linux-6.15/net/netfilter/ipvs/
H A Dip_vs_ctl.c1093 goto err_stats; in ip_vs_new_dest()
1114 err_stats: in ip_vs_new_dest()
4454 goto err_stats; in ip_vs_control_net_init()
4474 err_stats: in ip_vs_control_net_init()