Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c90 XRXMAC_CD_VIO_CNT_REG,
3552 XMAC_REG_WR(handle, portn, XRXMAC_CD_VIO_CNT_REG, 0); in npi_xmac_zap_rx_counters()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h634 #define XRXMAC_CD_VIO_CNT_REG 0x160 /* frames with code vio */ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1944 XMAC_REG_RD(handle, portn, XRXMAC_CD_VIO_CNT_REG, &val); in nxge_save_cntrs()