Skip to content
Commit 3dced740 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Add support for reading packet length from prefix



Define a flag for struct efx_rx_buffer and efx_rx_packet() that
indicates packet length must be read from the prefix.  If this
is set, read the length in __efx_rx_packet() (when the prefix
should have arrived in cache).

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 02e12165
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment