Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c88 XRXMAC_MPSZER_CNT_REG,
3550 XMAC_REG_WR(handle, portn, XRXMAC_MPSZER_CNT_REG, 0); in npi_xmac_zap_rx_counters()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h632 #define XRXMAC_MPSZER_CNT_REG 0x150 /* frames > maxframesize */ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1940 XMAC_REG_RD(handle, portn, XRXMAC_MPSZER_CNT_REG, &val); in nxge_save_cntrs()