Searched defs:rkcanfd_stats (Results 1 – 3 of 3) sorted by relevance
99 struct rkcanfd_stats *rkcanfd_stats = &priv->stats; in rkcanfd_rxstx_filter() local219 struct rkcanfd_stats *rkcanfd_stats = &priv->stats; in rkcanfd_handle_rx_int_one() local
46 struct rkcanfd_stats *rkcanfd_stats; in rkcanfd_ethtool_get_ethtool_stats() local
450 struct rkcanfd_stats { struct451 struct u64_stats_sync syncp;454 u64_stats_t rx_fifo_empty_errors;480 struct rkcanfd_stats stats; argument