Home | History | Annotate | Download | only in status

Lines Matching refs:ethernet_enabled

246     cros->EnableEthernetNetworkDevice(!cros->ethernet_enabled());
344 bool ethernet_enabled = cros->ethernet_enabled();
345 if (ethernet_available && ethernet_enabled) {