Searched refs:TXMAC_CONFIG_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.c | 340 TXMAC_CONFIG_REG, 2648 BMAC_REG_RD(handle, portn, TXMAC_CONFIG_REG, &val); in npi_bmac_tx_config() 2653 BMAC_REG_WR(handle, portn, TXMAC_CONFIG_REG, val); in npi_bmac_tx_config() 2655 BMAC_REG_RD(handle, portn, TXMAC_CONFIG_REG, &val); in npi_bmac_tx_config() 2660 BMAC_REG_WR(handle, portn, TXMAC_CONFIG_REG, val); in npi_bmac_tx_config() 2672 BMAC_REG_RD(handle, portn, TXMAC_CONFIG_REG, &val); in npi_bmac_tx_config() 2681 BMAC_REG_WR(handle, portn, TXMAC_CONFIG_REG, val); in npi_bmac_tx_config()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 297 #define TXMAC_CONFIG_REG 0x060 /* TX MAC config */ macro
|