Searched refs:BRXMAC_STAT_MSK_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.c | 338 BRXMAC_STAT_MSK_REG, 2827 BMAC_REG_RD(handle, portn, BRXMAC_STAT_MSK_REG, &val); in npi_bmac_rx_iconfig() 2832 BMAC_REG_WR(handle, portn, BRXMAC_STAT_MSK_REG, val); in npi_bmac_rx_iconfig() 2844 BMAC_REG_WR(handle, portn, BRXMAC_STAT_MSK_REG, ~iconfig); in npi_bmac_rx_iconfig()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 295 #define BRXMAC_STAT_MSK_REG 0x048 /* RX MAC mask */ macro
|