Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c274 sfxge_mac_stat_get(sp, EFX_MAC_RX_MULTICST_PKTS, valp); in sfxge_gld_getstat()
278 sfxge_mac_stat_get(sp, EFX_MAC_RX_BRDCST_PKTS, valp); in sfxge_gld_getstat()
286 sfxge_mac_stat_get(sp, EFX_MAC_TX_BRDCST_PKTS, valp); in sfxge_gld_getstat()
290 sfxge_mac_stat_get(sp, EFX_MAC_RX_ERRORS, valp); in sfxge_gld_getstat()
294 sfxge_mac_stat_get(sp, EFX_MAC_TX_ERRORS, valp); in sfxge_gld_getstat()
298 sfxge_mac_stat_get(sp, EFX_MAC_RX_OCTETS, valp); in sfxge_gld_getstat()
302 sfxge_mac_stat_get(sp, EFX_MAC_RX_PKTS, valp); in sfxge_gld_getstat()
306 sfxge_mac_stat_get(sp, EFX_MAC_TX_OCTETS, valp); in sfxge_gld_getstat()
310 sfxge_mac_stat_get(sp, EFX_MAC_TX_PKTS, valp); in sfxge_gld_getstat()
314 sfxge_mac_stat_get(sp, EFX_MAC_RX_DROP_EVENTS, valp); in sfxge_gld_getstat()
[all …]
H A Dsfxge_mac.c251 sfxge_mac_stat_get(sfxge_t *sp, unsigned int id, uint64_t *valp) in sfxge_mac_stat_get() function
H A Dsfxge.h892 extern void sfxge_mac_stat_get(sfxge_t *, unsigned int,