Home
last modified time | relevance | path

Searched refs:CFG_VMAC_TX_EN (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhpi_vmac.c80 if (config & CFG_VMAC_TX_EN) in hpi_vmac_tx_config()
90 if (config & CFG_VMAC_TX_EN) in hpi_vmac_tx_config()
98 if (config & CFG_VMAC_TX_EN) in hpi_vmac_tx_config()
H A Dhpi_vmac.h51 #define CFG_VMAC_TX_EN 0x00000001 macro
H A Dhxge_vmac.c179 rv = hpi_vmac_tx_config(handle, ENABLE, CFG_VMAC_TX_EN, 0); in hxge_tx_vmac_enable()
199 rv = hpi_vmac_tx_config(handle, DISABLE, CFG_VMAC_TX_EN, 0); in hxge_tx_vmac_disable()