HomeFreeBSD

Store virtual address of buffer in mvneta_rx_ring

Description

Store virtual address of buffer in mvneta_rx_ring

Now the virtual address of received buffer is taken from a software ring.
Thanks to this, we can use the NETA driver on 64 bits architecture and
avoid 32-bit buf_cookie descriptor field limitation.

Submitted by: Patryk Duda <pdk@semihalf.com>
Obtained from: Semihalf
Sponsored by: Semihalf
Differential Revision: https://reviews.freebsd.org/D12257

Details

Provenance
mwAuthored on
Differential Revision
D12257: Store virtual address of buffer in mvneta_rx_ring
Parents
rS323360: Add support for uart_mvebu driver arm64 GENERIC config
Branches
Unknown
Tags
Unknown