Searched refs:ifInBcastPkts (Results 1 – 5 of 5) sorted by relevance
179 uint64_t ifInBcastPkts; /**< Total number of broadcast frame received */ member
545 uint64_t ifInBcastPkts; /**< Total number of broadcast frame received */ member
419 p_Statistics->ifInBcastPkts = fman_tgec_get_counter(p_TgecMemMap, E_TGEC_COUNTER_RBCA); in TgecGetStatistics()422 + p_Statistics->ifInBcastPkts; in TgecGetStatistics()
574 …p_Statistics->ifInBcastPkts = fman_memac_get_counter(p_Memac->p_MemMap, E_MEMAC_COUNTER_RB… in MemacGetStatistics()577 + p_Statistics->ifInBcastPkts; in MemacGetStatistics()
734 p_Statistics->ifInBcastPkts = fman_dtsec_get_stat_counter(p_DtsecMemMap, E_DTSEC_STAT_RBCA) in DtsecGetStatistics()