Searched refs:error_cnt (Results 1 – 9 of 9) sorted by relevance
/drivers/edac/ |
D | bluefield_edac.c | 94 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/ |
D | fhci-sched.c | 82 (++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()
|
D | fhci-q.c | 242 if (td->error_cnt >= 3) in fhci_done_td()
|
D | fhci.h | 357 int error_cnt; member
|
/drivers/net/fddi/ |
D | defza.h | 394 struct fza_counter error_cnt; /* error count */ member
|
D | defxx.h | 873 PI_CNTR error_cnt; member
|
D | defxx.c | 2206 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in dfx_ctl_get_stats()
|
/drivers/media/cec/core/ |
D | cec-adap.c | 587 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/ |
D | skfddi.c | 785 bp->stats.mac_error_cts = bp->cmd_rsp_virt->cntrs_get.cntrs.error_cnt.ls; in skfp_ctl_get_stats()
|