Searched refs:tx_complete (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/uapp/netreflector/
H A Dnetreflector.c77 void tx_complete(eth_fifo_entry_t* e) { function
171 tx_complete(e);
/fuchsia/zircon/system/ulib/inet6/
H A Dnetifc.c136 static void tx_complete(void* ctx, void* cookie) __TA_REQUIRES(eth_lock) {
148 eth_complete_tx(eth, NULL, tx_complete);

Completed in 27 milliseconds