Searched refs:updateInfo (Results 1 – 3 of 3) sorted by relevance
176 it->second->updateInfo(info.intf); in createInterface()185 it->second->updateInfo(info.intf); in createInterface()
112 void updateInfo(const InterfaceInfo& info, bool skipSignal = false);
109 updateInfo(info.intf, true); in EthernetInterface()145 void EthernetInterface::updateInfo(const InterfaceInfo& info, bool skipSignal) in updateInfo() function in phosphor::network::EthernetInterface