Searched refs:XMAC_MIN_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.c | 75 XMAC_MIN_REG, 1006 XMAC_REG_RD(handle, portn, XMAC_MIN_REG, &val); in npi_mac_port_attr() 1011 XMAC_REG_WR(handle, portn, XMAC_MIN_REG, val); in npi_mac_port_attr() 1015 XMAC_REG_RD(handle, portn, XMAC_MIN_REG, &val); in npi_mac_port_attr()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 619 #define XMAC_MIN_REG 0x088 /* min frame size register */ macro
|