hpi_vmac_tx_config
hpi_status_t hpi_vmac_tx_config(hpi_handle_t handle, config_op_t op,
if (hpi_vmac_tx_config(handle, INIT, config,
rv = hpi_vmac_tx_config(handle, ENABLE, CFG_VMAC_TX_EN, 0);
rv = hpi_vmac_tx_config(handle, DISABLE, CFG_VMAC_TX_EN, 0);