]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[gve] Use raw DMA addresses in descriptors in DQO-QPL mode
authorMichael Brown <mcb30@ipxe.org>
Fri, 10 Oct 2025 11:44:01 +0000 (12:44 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 10 Oct 2025 11:49:26 +0000 (12:49 +0100)
commitf5ca1de7380a7be7257ed62c42de00310164f79e
tree5172516db73e8428315fae15d2d9b1956f1ae1db
parent1cc1f1cd4f06e297552b3cf15d43ee23f5fa1ce2
[gve] Use raw DMA addresses in descriptors in DQO-QPL mode

The DQO-QPL operating mode uses registered queue page lists but still
requires the raw DMA address (rather than the linear offset within the
QPL) to be provided in transmit and receive descriptors.

Set the queue page list base device address appropriately.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/gve.c
src/drivers/net/gve.h