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

sfc: Make most filter operations NIC-type-specific



Aside from accelerated RFS, there is almost nothing that can be shared
between the filter table implementations for the Falcon architecture
and EF10.

Move the few shared functions into efx.c and rx.c and the rest into
farch.c.  Introduce efx_nic_type operations for the implementation and
inline wrapper functions that call these.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 9a0a9433
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