Home
last modified time | relevance | path

Searched refs:num_errors (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/tools/testing/selftests/drivers/net/netdevsim/
H A Dethtool-common.sh9 num_errors=0
32 ((num_errors++))
38 ((num_errors++))
H A Dtc-mq-visibility.sh21 ((num_errors++))
74 if [ $num_errors -eq 0 ]; then
78 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
H A Dethtool-features.sh25 if [ $num_errors -eq 0 ]; then
29 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
H A Dethtool-coalesce.sh126 if [ $num_errors -eq 0 ]; then
130 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
H A Dethtool-ring.sh79 if [ $num_errors -eq 0 ]; then
83 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
H A Dethtool-pause.sh43 if [ $num_errors -eq 0 ]; then
47 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
H A Dmacsec-offload.sh111 if [ $num_errors -eq 0 ]; then
115 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
H A Dethtool-fec.sh108 if [ $num_errors -eq 0 ]; then
112 echo "FAILED $num_errors/$((num_errors+num_passes)) checks"
H A Dudp_tunnel_nic.sh13 num_errors=0
20 ((num_errors++))
957 if [ $num_errors -eq 0 ]; then
960 echo "FAILED $num_errors/$num_cases checks"
/linux-6.15/drivers/gpu/drm/arm/
H A Dmalidp_drv.h26 s32 num_errors; member
H A Dmalidp_drv.c475 error_stats->num_errors = 0; in malidp_error_stats_init()
489 error_stats->num_errors++; in malidp_error()
498 error_stats.num_errors); in malidp_error_stats_dump()
/linux-6.15/drivers/staging/vme_user/
H A Dvme_bridge.h87 unsigned int num_errors; /* Number of errors */ member
H A Dvme.c1216 if (!handler->num_errors) in vme_bus_error_handler()
1218 if (handler->num_errors != UINT_MAX) in vme_bus_error_handler()
1219 handler->num_errors++; in vme_bus_error_handler()
1243 handler->num_errors = 0; in vme_register_error_handler()
H A Dvme_tsi148.c1228 if (handler->num_errors) { in tsi148_master_read()
1325 if (handler->num_errors) { in tsi148_master_write()
/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h117 unsigned int num_errors; member
H A Dflexfilelayout.c2162 *start = cpu_to_be32(ff_args->num_errors); in ff_layout_encode_ioerr()
2307 ff_args->num_errors = ff_layout_fetch_ds_ioerr(args->layout, in ff_layout_prepare_layoutreturn()
/linux-6.15/drivers/mtd/nand/raw/
H A Ddavinci_nand.c330 unsigned num_errors, corrected; in nand_davinci_correct_4bit() local
402 num_errors = 1 + ((fsr >> 16) & 0x03); in nand_davinci_correct_4bit()
412 for (i = 0, corrected = 0; i < num_errors; i++) { in nand_davinci_correct_4bit()
/linux-6.15/drivers/media/pci/zoran/
H A Dzoran.h275 int num_errors; member
H A Dzoran_device.c410 zr->num_errors = 0; in init_jpeg_queue()
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c6497 *num_errors = 0; in qed_parse_idle_chk_dump_rules()
6536 (*num_errors)++; in qed_parse_idle_chk_dump_rules()
6631 u32 *num_errors, in qed_parse_idle_chk_dump() argument
6642 *num_errors = 0; in qed_parse_idle_chk_dump()
6704 num_errors, in qed_parse_idle_chk_dump()
6725 num_errors, in qed_parse_idle_chk_dump()
6733 if (*num_errors) in qed_parse_idle_chk_dump()
7557 u32 num_errors, num_warnings; in qed_get_idle_chk_results_buf_size() local
7571 u32 *num_errors, in qed_print_idle_chk_results() argument
7842 u32 num_errors, num_warnnings; in qed_print_idle_chk_results_wrapper() local
[all …]
H A Dqed_dbg_hsi.h1258 u32 *num_errors,
/linux-6.15/fs/nfs/
H A Dnfs42proc.c1076 for (i = 0; i < data->args.num_errors; i++) in nfs42_layouterror_prepare()
1184 data->args.num_errors++; in nfs42_proc_layouterror()
1185 data->res.num_errors++; in nfs42_proc_layouterror()
H A Dnfs42xdr.c753 for (i = 0; i < args->num_errors; i++) in nfs4_xdr_enc_layouterror()
1652 for (i = 0; i < res->num_errors && status == 0; i++) in nfs4_xdr_dec_layouterror()
/linux-6.15/include/linux/
H A Dnfs_xdr.h411 unsigned int num_errors; member
417 unsigned int num_errors; member
/linux-6.15/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h2159 u8 num_errors; member

12