Files
ipxe/src
Michael Brown 0336e2987c [ena] Leave queue base address empty when creating a low latency queue
The queue base address is meaningless for a low latency queue, since
the queue entries are written directly to the on-device memory.  Any
non-zero queue base address will be safely ignored by the hardware,
but leaves open the possibility that future revisions could treat it
as an error.

Leave this field as zero, to match the behaviour of the Linux driver.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2025-10-28 12:27:06 +00:00
..
2025-08-28 15:12:41 +01:00
2010-04-19 23:43:39 +01:00
2025-08-28 15:12:41 +01:00
2010-05-29 23:49:47 +01:00