diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2012-10-27 01:33:48 +0200 |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2013-08-22 20:25:56 +0200 |
commit | 9a0a943321cc89a9efc8726e28d8473eafa73e29 (patch) | |
tree | 61cd07ed6da992a32bcbbef3db6928b2e58697f2 /drivers/net/ethernet/sfc/tenxpress.c | |
parent | sfc: Split Falcon-arch-specific and common filter state (diff) | |
download | linux-9a0a943321cc89a9efc8726e28d8473eafa73e29.tar.xz linux-9a0a943321cc89a9efc8726e28d8473eafa73e29.zip |
sfc: Refactor Falcon-arch search limit reset
Currently every call to efx_farch_filter_table_clear_entry() is
shortly followed by a conditional reset of the table limits. The new
limits (0) are not pushed to hardware until the next filter insertion.
Move both the reset and the hardware reconfiguration into
efx_farch_filter_table_clear_entry(), and add an explanatory comment.
Also, make consistent use of the term 'search limit' for the maximum
number of probes the NIC must make when searching for a filter of a
particular type.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'drivers/net/ethernet/sfc/tenxpress.c')
0 files changed, 0 insertions, 0 deletions