Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_alevar.h152 uint32_t tx_mcast_frames; member
H A Dif_alereg.h591 uint32_t tx_mcast_frames; member
H A Dif_ale.c903 &stats->tx_mcast_frames, "Good multicast frames"); in ale_sysctl_node()
2172 stat->tx_mcast_frames += smb->tx_mcast_frames; in ale_stats_update()
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l1/dev/age/
H A Dif_agevar.h165 uint64_t tx_mcast_frames; member
H A Dif_agereg.h519 uint32_t tx_mcast_frames; member
H A Dif_age.c2062 stat->tx_mcast_frames += smb->tx_mcast_frames; in age_stats_update()
3208 (uintmax_t)stats->tx_mcast_frames); in sysctl_age_stats()
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alcvar.h168 uint32_t tx_mcast_frames; member
H A Dif_alcreg.h1160 uint32_t tx_mcast_frames; member
H A Dif_alc.c1864 &stats->tx_mcast_frames, "Good multicast frames"); in alc_sysctl_node()
3283 stat->tx_mcast_frames += smb->tx_mcast_frames; in alc_stats_update()
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom440x/dev/bfe/
H A Dif_bfereg.h538 uint64_t tx_mcast_frames; member
H A Dif_bfe.c1269 stats->tx_mcast_frames += mib[MIB_TX_MCAST]; in bfe_stats_update()
1897 (uintmax_t)stats->tx_mcast_frames); in sysctl_bfe_stats()
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_mskreg.h2486 uint32_t tx_mcast_frames; member
H A Dif_msk.c4409 stats->tx_mcast_frames += in msk_stats_update()
4561 child, tx_mcast_frames, "Multicast frames"); in msk_sysctl_node()