Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c406 u64 matching_frames_count; member
687 cnt->matching_frames_count = ((u64)data_buf->matchh << 32) + in enetc_streamcounter_hw_get()
693 cnt->passing_sdu_count = cnt->matching_frames_count in enetc_streamcounter_hw_get()
700 cnt->passing_frames_count = cnt->matching_frames_count - in enetc_streamcounter_hw_get()
1481 stats.pkts = counters.matching_frames_count + in enetc_psfp_get_stats()