• A
    net: ipa: rename "tag status" symbols · aa56e3e5
    Alex Elder 提交于
    There is a set of functions and symbols related to performing
    "tag_process" immediate commands to clear the IPA pipeline.  The
    name is related to one of the commands issued when doing this, but
    it doesn't really convey the overall purpose of taking this action.
    
    The purpose is to take some steps to "clear out" the hardware
    pipeline, and to wait until that process completes, to ensure the
    IPA hardware is in a well-defined state.
    
    Rename these symbols to use "pipeline_clear" in their names instead.
    Add some comments to explain a bit more about what's going on.
    Signed-off-by: NAlex Elder <elder@linaro.org>
    Acked-by: NWillem de Bruijn <willemb@google.com>
    Signed-off-by: NJakub Kicinski <kuba@kernel.org>
    aa56e3e5
ipa_endpoint.c 49.8 KB