Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.c550 …p_Statistics->eStatPkts64 = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_R6… in MemacGetStatistics()
551 …p_Statistics->eStatPkts65to127 = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_R1… in MemacGetStatistics()
552 …p_Statistics->eStatPkts128to255 = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_R2… in MemacGetStatistics()
553 …p_Statistics->eStatPkts256to511 = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_R5… in MemacGetStatistics()
554 …p_Statistics->eStatPkts512to1023 = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_R1… in MemacGetStatistics()
555 …p_Statistics->eStatPkts1024to1518 = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_R1… in MemacGetStatistics()
556 …p_Statistics->eStatPkts1519to1522 = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_R1… in MemacGetStatistics()
558 …p_Statistics->eStatFragments = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_RF… in MemacGetStatistics()
559 …p_Statistics->eStatJabbers = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_RJ… in MemacGetStatistics()
561 …p_Statistics->eStatsDropEvents = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_RD… in MemacGetStatistics()
[all …]
H A Dfman_memac.c354 uint64_t fman_memac_get_counter(struct memac_regs *regs, in fman_memac_get_counter() function
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h389 uint64_t fman_memac_get_counter(struct memac_regs *regs,