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