Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c83 XRXMAC_HIST_CNT2_REG,
3545 XMAC_REG_WR(handle, portn, XRXMAC_HIST_CNT2_REG, 0); in npi_xmac_zap_rx_counters()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h627 #define XRXMAC_HIST_CNT2_REG 0x128 /* 65-127 bytes frames */ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1957 XMAC_REG_RD(handle, portn, XRXMAC_HIST_CNT2_REG, &val); in nxge_save_cntrs()