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

sfc: Remove configurable FIFO thresholds for pause frame generation



In Falcon we can configure the fill levels of the RX data FIFO which
trigger the generation of pause frames (if enabled), and we have
module parameters for this.

Siena does not allow the levels to be configured (or, if it does, this
is done by the MC firmware and is not configurable by drivers).

So far as I can tell, the module parameters are not used by our
internal scripts and have not been documented (with the exception of
the short parameter descriptions).  Therefore, remove them and always
initialise Falcon with the default values.

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