Home
last modified time | relevance | path

Searched refs:EthmacQueueTx (Results 1 – 5 of 5) sorted by relevance

/system/dev/ethernet/ethertap/
A Dethertap.h42 zx_status_t EthmacQueueTx(uint32_t options, ethmac_netbuf_t* netbuf);
A Dethertap.cpp145 zx_status_t TapDevice::EthmacQueueTx(uint32_t options, ethmac_netbuf_t* netbuf) { in EthmacQueueTx() function in eth::TapDevice
/system/dev/ethernet/dwmac/
A Ddwmac.h100 zx_status_t EthmacQueueTx(uint32_t options, ethmac_netbuf_t* netbuf) __TA_EXCLUDES(lock_);
A Ddwmac.cpp542 zx_status_t DWMacDevice::EthmacQueueTx(uint32_t options, ethmac_netbuf_t* netbuf) { in EthmacQueueTx() function in eth::DWMacDevice
/system/ulib/ddktl/test/
A Dethernet-tests.cpp108 zx_status_t EthmacQueueTx(uint32_t options, ethmac_netbuf_t* netbuf) { in EthmacQueueTx() function in __anonbf270d9b0111::TestEthmacProtocol

Completed in 9 milliseconds