sfc: Rename Falcon-arch filter implementation types and functions
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 26 Oct 2012 22:55:46 +0000 (23:55 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 22 Aug 2013 18:25:49 +0000 (19:25 +0100)
The filter table(s) on EF10 are managed by firmware and will need
almost entirely separate code.  Rename the types and functions used
within the existing implementation.  The current definition of struct
efx_filter_spec is really implementation-specific, so we need to keep
it.  For now, define a separate structure for the internal
representation but leave them identical.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found