Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Dsiena_mac.c300 EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_TX_PKTS]), &value); in siena_mac_stats_update()
302 EFSYS_STAT_SUBR_QWORD(&(stat[EFX_MAC_TX_PKTS]), &value); in siena_mac_stats_update()
H A Def10_mac.c652 EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_TX_PKTS]), &value); in ef10_mac_stats_update()
655 EFSYS_STAT_SUBR_QWORD(&(stat[EFX_MAC_TX_PKTS]), &value); in ef10_mac_stats_update()
H A Defx.h415 EFX_MAC_TX_PKTS, enumerator
/freebsd/sys/dev/sfxge/
H A Dsfxge_port.c123 val = mac_stats[EFX_MAC_TX_PKTS]; in sfxge_get_counter()