mirror of
https://github.com/ipxe/ipxe.git
synced 2026-03-03 20:52:23 +01:00
Devices with small transmit descriptor rings may temporarily run out of space. Provide netdev_tx_defer() to allow drivers to defer packets for retransmission as soon as a descriptor becomes available. Signed-off-by: Michael Brown <mcb30@ipxe.org>