Lines Matching defs:config
419 HDF_LOGE("WARN: config a muticast mac address, please check!");
424 HDF_LOGE("WARN: config wrong mac address len=%u", len);
599 struct ConfigEthDevList *config = ethDevice->config;
600 g_stHiethPlatformData[0].stNetdevLocal.port = config->port;
601 g_stHiethPlatformData[0].stNetdevLocal.depth.hwXmitq = config->hwXmitq;
602 g_stHiethPlatformData[0].stNetdevLocal.qSize = config->qSize;
603 g_stHiethPlatformData[0].stNetdevLocal.mdioFrqdiv = config->ethMac.mdioFrqDiv;
604 g_stHiethPlatformData[0].stNetdevLocal.txBusy = config->ethMac.txBusy;
605 g_stHiethPlatformData[0].stNetdevLocal.phyMode = config->ethPhy.phyMode;