Skip to content
  • Ben Hutchings's avatar
    sfc: Remove configurable FIFO thresholds for pause frame generation · 5fb6b06d
    Ben Hutchings authored
    
    
    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>
    5fb6b06d