Searched refs:hpi_vmac_tx_config (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_vmac.h38 hpi_status_t hpi_vmac_tx_config(hpi_handle_t handle, config_op_t op,
H A Dhxge_vmac.c118 if (hpi_vmac_tx_config(handle, INIT, config,
179 rv = hpi_vmac_tx_config(handle, ENABLE, CFG_VMAC_TX_EN, 0);
199 rv = hpi_vmac_tx_config(handle, DISABLE, CFG_VMAC_TX_EN, 0);
H A Dhpi_vmac.c64 hpi_vmac_tx_config(hpi_handle_t handle, config_op_t op, uint64_t config, function
71 " hpi_vmac_tx_config Invalid Input: config <0x%x>",
119 " hpi_vmac_tx_config Invalid Input: op <0x%x>", op));

Completed in 58 milliseconds