Searched refs:mstats (Results 1 – 3 of 3) sorted by relevance
1856 struct eth_mstorm_per_queue_stat mstats; in __ecore_get_vport_mstats() local1862 OSAL_MEMSET(&mstats, 0, sizeof(mstats)); in __ecore_get_vport_mstats()1866 HILO_64_REGPAIR(mstats.no_buff_discard); in __ecore_get_vport_mstats()1868 HILO_64_REGPAIR(mstats.packet_too_big_discard); in __ecore_get_vport_mstats()1870 HILO_64_REGPAIR(mstats.ttl0_discard); in __ecore_get_vport_mstats()1872 HILO_64_REGPAIR(mstats.tpa_coalesced_pkts); in __ecore_get_vport_mstats()1874 HILO_64_REGPAIR(mstats.tpa_coalesced_events); in __ecore_get_vport_mstats()1876 HILO_64_REGPAIR(mstats.tpa_aborts_num); in __ecore_get_vport_mstats()1878 HILO_64_REGPAIR(mstats.tpa_coalesced_bytes); in __ecore_get_vport_mstats()2057 struct eth_mstorm_per_queue_stat mstats; in ecore_reset_vport_stats() local[all …]
151 struct pfvf_storm_stats mstats; member
1755 p_stats->mstats.address = PXP_VF_BAR0_START_MSDM_ZONE_B + in ecore_iov_vf_mbx_acquire_stats()1758 p_stats->mstats.len = sizeof(struct eth_mstorm_per_queue_stat); in ecore_iov_vf_mbx_acquire_stats()