Searched refs:EthmacGetBti (Results 1 – 5 of 5) sorted by relevance
| /system/dev/ethernet/ethertap/ | ||
| A D | ethertap.h | 46 void EthmacGetBti(zx::bti* bti); |
| A D | ethertap.cpp | 217 void TapDevice::EthmacGetBti(zx::bti* bti) { in EthmacGetBti() function in eth::TapDevice |
| /system/dev/ethernet/dwmac/ | ||
| A D | dwmac.h | 102 void EthmacGetBti(zx::bti* bti); |
| A D | dwmac.cpp | 306 void DWMacDevice::EthmacGetBti(zx::bti* bti) { in EthmacGetBti() function in eth::DWMacDevice |
| /system/ulib/ddktl/test/ | ||
| A D | ethernet-tests.cpp | 119 void EthmacGetBti(zx::bti* bti) { bti->reset();} in EthmacGetBti() function in __anonbf270d9b0111::TestEthmacProtocol |
Completed in 11 milliseconds