Searched refs:BTXMAC_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 | 337 BTXMAC_STAT_MSK_REG, 2975 BMAC_REG_RD(handle, portn, BTXMAC_STAT_MSK_REG, &val); in npi_bmac_tx_iconfig() 2980 BMAC_REG_WR(handle, portn, BTXMAC_STAT_MSK_REG, val); in npi_bmac_tx_iconfig() 2992 BMAC_REG_WR(handle, portn, BTXMAC_STAT_MSK_REG, ~iconfig); in npi_bmac_tx_iconfig()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 294 #define BTXMAC_STAT_MSK_REG 0x040 /* TX MAC mask */ macro
|