Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c92 XTXMAC_FRM_CNT_REG,
3529 XMAC_REG_WR(handle, portn, XTXMAC_FRM_CNT_REG, 0); in npi_xmac_zap_tx_counters()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h636 #define XTXMAC_FRM_CNT_REG 0x170 /* tx frames */ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c1929 XMAC_REG_RD(handle, portn, XTXMAC_FRM_CNT_REG, &val); in nxge_save_cntrs()