Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c79 XRXMAC_BC_FRM_CNT_REG,
3541 XMAC_REG_WR(handle, portn, XRXMAC_BC_FRM_CNT_REG, 0); in npi_xmac_zap_rx_counters()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h623 #define XRXMAC_BC_FRM_CNT_REG 0x108 /* good BC frames received */ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1993 XMAC_REG_RD(handle, portn, XRXMAC_BC_FRM_CNT_REG, &val); in nxge_save_cntrs()