Searched hist:"8 e7c89d84a2b73cc66485f1749b5e4f8d3a62e6a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_table.c | diff 8e7c89d84a2b73cc66485f1749b5e4f8d3a62e6a Mon Jan 30 15:01:54 CST 2023 Alex Elder <elder@linaro.org> net: ipa: update table cache flushing
Update the code that causes filter and router table caches to be flushed so that it supports IPA versions 5.0+. It adds a comment in ipa_hardware_config_hashing() that explains that cacheing does not need to be enabled, just as before, because it's enabled by default. (For the record, the FILT_ROUT_CACHE_CFG register would have been used if we wanted to explicitly enable these.)
Signed-off-by: Alex Elder <elder@linaro.org> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | ipa_cmd.c | diff 8e7c89d84a2b73cc66485f1749b5e4f8d3a62e6a Mon Jan 30 15:01:54 CST 2023 Alex Elder <elder@linaro.org> net: ipa: update table cache flushing
Update the code that causes filter and router table caches to be flushed so that it supports IPA versions 5.0+. It adds a comment in ipa_hardware_config_hashing() that explains that cacheing does not need to be enabled, just as before, because it's enabled by default. (For the record, the FILT_ROUT_CACHE_CFG register would have been used if we wanted to explicitly enable these.)
Signed-off-by: Alex Elder <elder@linaro.org> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | ipa_main.c | diff 8e7c89d84a2b73cc66485f1749b5e4f8d3a62e6a Mon Jan 30 15:01:54 CST 2023 Alex Elder <elder@linaro.org> net: ipa: update table cache flushing
Update the code that causes filter and router table caches to be flushed so that it supports IPA versions 5.0+. It adds a comment in ipa_hardware_config_hashing() that explains that cacheing does not need to be enabled, just as before, because it's enabled by default. (For the record, the FILT_ROUT_CACHE_CFG register would have been used if we wanted to explicitly enable these.)
Signed-off-by: Alex Elder <elder@linaro.org> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|