Home
last modified time | relevance | path

Searched refs:rcv_errors (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/slicoss/
Dslic.h246 u64 rcv_errors; member
Dslicoss.c1103 UPDATE_STATS_GB(stst->iface.rcv_errors, in slic_upr_request_complete()
2525 dev->stats.rx_errors = adapter->slic_stats.iface.rcv_errors; in slic_get_stats()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_ud.c538 dev->rcv_errors++; in ipath_ud_rcv()
Dipath_mad.c1038 cntrs.port_rcv_errors += dev->rcv_errors; in recv_pma_get_portcounters()
1184 cntrs.port_rcv_errors + dev->rcv_errors; in recv_pma_set_portcounters()
Dipath_verbs.c598 dev->rcv_errors++; in ipath_ib_rcv()
607 dev->rcv_errors++; in ipath_ib_rcv()
619 dev->rcv_errors++; in ipath_ib_rcv()
Dipath_verbs.h581 u64 rcv_errors; /* # of packets with SW detected rcv errs */ member