Home
last modified time | relevance | path

Searched refs:mac_stat (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c2985 #define mac_stat(q, r) \ in xnf_stat() macro
2997 mac_stat(IPACKETS, ipackets); in xnf_stat()
2998 mac_stat(OPACKETS, opackets); in xnf_stat()
2999 mac_stat(RBYTES, rbytes); in xnf_stat()
3000 mac_stat(OBYTES, obytes); in xnf_stat()
3001 mac_stat(NORCVBUF, norxbuf); in xnf_stat()
3002 mac_stat(IERRORS, errrx); in xnf_stat()
3003 mac_stat(NOXMTBUF, tx_defer); in xnf_stat()
3025 #undef mac_stat in xnf_stat()
/illumos-gate/usr/src/uts/common/io/mac/
H A DREADME68 . mac_stat.c: Statistics
H A Dmac_stat.c45 enum mac_stat { enum
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2948 uint32_t mac_stat; in tg3_poll_link() local
2950 mac_stat = tr32(MAC_STATUS); in tg3_poll_link()
2953 (mac_stat & MAC_STATUS_LNKSTATE_CHANGED): in tg3_poll_link()
2954 (mac_stat & MAC_STATUS_PCS_SYNCED)) { in tg3_poll_link()
2962 if (mac_stat & MAC_STATUS_LNKSTATE_CHANGED) { in tg3_poll_link()
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile384 mac_stat.h \
/illumos-gate/exception_lists/
H A Dpackaging89 usr/include/sys/mac_stat.h
/illumos-gate/usr/src/uts/common/
H A DMakefile.files676 mac_protect.o mac_soft_ring.o mac_stat.o mac_util.o
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3352 3. Problem: Phy mac_stat doesn't show the correct port statistics.