Searched refs:XMAC_CONFIG_REG (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.c | 73 XMAC_CONFIG_REG, 924 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, in npi_mac_port_attr() 944 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, in npi_mac_port_attr() 947 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, in npi_mac_port_attr() 1825 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val); in npi_xmac_xif_config() 1848 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val); in npi_xmac_xif_config() 1851 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val); in npi_xmac_xif_config() 1870 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val); in npi_xmac_xif_config() 1882 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val); in npi_xmac_xif_config() 1927 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val); in npi_xmac_xif_config() [all …]
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 529 #define XMAC_CONFIG_REG 0x060 /* Configuration */ macro
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 1249 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val); in nxge_pcs_init() 1251 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val); in nxge_pcs_init() 1329 XMAC_REG_RD(handle, portn, XMAC_CONFIG_REG, &val); in nxge_mac_ctrl_init() 1375 XMAC_REG_WR(handle, portn, XMAC_CONFIG_REG, val); in nxge_mac_ctrl_init()
|