Home
last modified time | relevance | path

Searched refs:error_cnt (Results 1 – 9 of 9) sorted by relevance

/drivers/edac/
Dbluefield_edac.c94 int error_cnt, in bluefield_gather_report_ecc() argument
125 edac_mc_handle_error(ecc_type, mci, error_cnt, 0, 0, 0, in bluefield_gather_report_ecc()
140 edac_mc_handle_error(ecc_type, mci, error_cnt, in bluefield_gather_report_ecc()
/drivers/usb/host/
Dfhci-sched.c82 (++td->error_cnt >= 3)) { in fhci_transaction_confirm()
97 td->error_cnt++; in fhci_transaction_confirm()
104 td->error_cnt = 0; in fhci_transaction_confirm()
108 td->error_cnt = 0; in fhci_transaction_confirm()
Dfhci-q.c242 if (td->error_cnt >= 3) in fhci_done_td()
Dfhci.h357 int error_cnt; member
/drivers/net/fddi/
Ddefza.h394 struct fza_counter error_cnt; /* error count */ member
Ddefxx.h873 PI_CNTR error_cnt; member
Ddefxx.c2206 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in dfx_ctl_get_stats()
/drivers/media/cec/core/
Dcec-adap.c587 u8 error_cnt, ktime_t ts) in cec_transmit_done_ts() argument
592 low_drive_cnt + error_cnt; in cec_transmit_done_ts()
626 msg->tx_error_cnt += error_cnt; in cec_transmit_done_ts()
/drivers/net/fddi/skfp/
Dskfddi.c785 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in skfp_ctl_get_stats()