Searched refs:hpi_vmac_tx_config (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_vmac.c | 118 if (hpi_vmac_tx_config(handle, INIT, config, in hxge_tx_vmac_init() 179 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()
|
H A D | hpi_vmac.h | 38 hpi_status_t hpi_vmac_tx_config(hpi_handle_t handle, config_op_t op,
|
H A D | hpi_vmac.c | 64 hpi_vmac_tx_config(hpi_handle_t handle, config_op_t op, uint64_t config, in hpi_vmac_tx_config() function
|