Searched refs:xgbe_mmc_stats (Results 1 – 3 of 3) sorted by relevance
612 struct xgbe_mmc_stats { struct 1123 struct xgbe_mmc_stats mmc_stats;614 txoctetcount_gbxgbe_mmc_stats global() argument 615 txframecount_gbxgbe_mmc_stats global() argument 616 txbroadcastframes_gxgbe_mmc_stats global() argument 617 txmulticastframes_gxgbe_mmc_stats global() argument 618 tx64octets_gbxgbe_mmc_stats global() argument 619 tx65to127octets_gbxgbe_mmc_stats global() argument 620 tx128to255octets_gbxgbe_mmc_stats global() argument 621 tx256to511octets_gbxgbe_mmc_stats global() argument 622 tx512to1023octets_gbxgbe_mmc_stats global() argument 623 tx1024tomaxoctets_gbxgbe_mmc_stats global() argument 624 txunicastframes_gbxgbe_mmc_stats global() argument 625 txmulticastframes_gbxgbe_mmc_stats global() argument 626 txbroadcastframes_gbxgbe_mmc_stats global() argument 627 txunderflowerrorxgbe_mmc_stats global() argument 628 txoctetcount_gxgbe_mmc_stats global() argument 629 txframecount_gxgbe_mmc_stats global() argument 630 txpauseframesxgbe_mmc_stats global() argument 631 txvlanframes_gxgbe_mmc_stats global() argument 634 rxframecount_gbxgbe_mmc_stats global() argument 635 rxoctetcount_gbxgbe_mmc_stats global() argument 636 rxoctetcount_gxgbe_mmc_stats global() argument 637 rxbroadcastframes_gxgbe_mmc_stats global() argument 638 rxmulticastframes_gxgbe_mmc_stats global() argument 639 rxcrcerrorxgbe_mmc_stats global() argument 640 rxrunterrorxgbe_mmc_stats global() argument 641 rxjabbererrorxgbe_mmc_stats global() argument 642 rxundersize_gxgbe_mmc_stats global() argument 643 rxoversize_gxgbe_mmc_stats global() argument 644 rx64octets_gbxgbe_mmc_stats global() argument 645 rx65to127octets_gbxgbe_mmc_stats global() argument 646 rx128to255octets_gbxgbe_mmc_stats global() argument 647 rx256to511octets_gbxgbe_mmc_stats global() argument 648 rx512to1023octets_gbxgbe_mmc_stats global() argument 649 rx1024tomaxoctets_gbxgbe_mmc_stats global() argument 650 rxunicastframes_gxgbe_mmc_stats global() argument 651 rxlengtherrorxgbe_mmc_stats global() argument 652 rxoutofrangetypexgbe_mmc_stats global() argument 653 rxpauseframesxgbe_mmc_stats global() argument 654 rxfifooverflowxgbe_mmc_stats global() argument 655 rxvlanframes_gbxgbe_mmc_stats global() argument 656 rxwatchdogerrorxgbe_mmc_stats global() argument
2826 struct xgbe_mmc_stats *stats = &pdata->mmc_stats; in xgbe_tx_mmc_int() 2904 struct xgbe_mmc_stats *stats = &pdata->mmc_stats; in xgbe_rx_mmc_int() 3002 struct xgbe_mmc_stats *stats = &pdata->mmc_stats; in xgbe_read_mmc_stats()
1797 struct xgbe_mmc_stats *pstats = &pdata->mmc_stats; in xgbe_get_stats64()