Searched refs:rx_align_errors (Results 1 – 12 of 12) sorted by relevance
78 u64 rx_align_errors; member
91 QEDE_PF_STAT(rx_align_errors),
1102 edev->stats.rx_align_errors = stats.rx_align_errors; in qede_fill_by_demand_stats()1166 stats->rx_frame_errors = edev->stats.rx_align_errors; in qede_get_stats64()
387 u64 rx_align_errors; member
584 u32 rx_align_errors; member
2038 hwstat->rx_align_errors + in macb_get_stats()2060 nstat->rx_frame_errors = hwstat->rx_align_errors; in macb_get_stats()
2709 tg3_stat64_t rx_align_errors; member2892 u64 rx_align_errors; member
10873 TG3_STAT_ADD32(&sp->rx_align_errors, MAC_RX_STATS_ALIGN_ERRORS); in tg3_periodic_fetch_stats()11779 ESTAT_ADD(rx_align_errors); in tg3_get_estats()11890 get_stat64(&hw_stats->rx_align_errors); in tg3_get_nstats()
3188 u64 rx_align_errors; member3219 u64 rx_align_errors; member
3945 mp->rx_align_errors += RXMAC_ALIGN_ERR_CNT_COUNT; in niu_xmac_interrupt()4011 mp->rx_align_errors += BRXMAC_ALIGN_ERR_CNT_COUNT; in niu_bmac_interrupt()6201 mp->rx_align_errors += nr64_mac(RXMAC_ALIGN_ERR_CNT); in niu_sync_xmac_stats()6226 mp->rx_align_errors += nr64_mac(BRXMAC_ALIGN_ERR_CNT); in niu_sync_bmac_stats()
149 "rx_align_errors" is equivalent to aAlignmentErrors defined in IEEE 802.3-2012,
1651 stats->rx_align_errors += port_stats.pmm.raln; in __qed_get_vport_stats()