Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h163 …uint64_t eStatJabbers; /**< Total number of packets longer than valid maximum length o… member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c404 p_Statistics->eStatJabbers = fman_tgec_get_counter(p_TgecMemMap, E_TGEC_COUNTER_TRJBR); in TgecGetStatistics()
H A Dmemac.c559 …p_Statistics->eStatJabbers = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_RJ… in MemacGetStatistics()
H A Ddtsec.c749 p_Statistics->eStatJabbers = fman_dtsec_get_stat_counter(p_DtsecMemMap, E_DTSEC_STAT_RJBR) in DtsecGetStatistics()