Home
last modified time | relevance | path

Searched refs:VMAC_TX_CFG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_vmac.c76 HXGE_REG_RD64(handle, VMAC_TX_CFG, &cfg.value); in hpi_vmac_tx_config()
123 HXGE_REG_WR64(handle, VMAC_TX_CFG, cfg.value); in hpi_vmac_tx_config()
H A Dhxge_vmac_hw.h36 #define VMAC_TX_CFG (VMAC_BASE_ADDR + 0x8) macro