Searched defs:xmit_done (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/UndiRuntimeDxe/
H A DE100b.h617 UINT64 xmit_done[TX_BUFFER_COUNT << 1]; // circular buffer member in struct:s_data_instance
618 UINT16 xmit_done_head; // index into the xmit_done array
619 UINT16 xmit_done_tail; // where are we filling now (index into xmit_done)

Completed in 48 milliseconds