Home
last modified time | relevance | path

Searched hist:"88 de7672404de72e273c4f1f4228120b8d7f01f1" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ipa/
H A Dipa_interrupt.cdiff 88de7672404de72e273c4f1f4228120b8d7f01f1 Wed Nov 02 23:11:36 CET 2022 Alex Elder <elder@linaro.org> net: ipa: use a bitmap for available endpoints

Similar to the previous patch, replace the 32-bit unsigned used to
track endpoints supported by hardware with a Linux bitmap, to allow
an arbitrary number of endpoints to be represented.

Move ipa_endpoint_deconfig() above ipa_endpoint_config() and use
it in the error path of the latter function.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipa.hdiff 88de7672404de72e273c4f1f4228120b8d7f01f1 Wed Nov 02 23:11:36 CET 2022 Alex Elder <elder@linaro.org> net: ipa: use a bitmap for available endpoints

Similar to the previous patch, replace the 32-bit unsigned used to
track endpoints supported by hardware with a Linux bitmap, to allow
an arbitrary number of endpoints to be represented.

Move ipa_endpoint_deconfig() above ipa_endpoint_config() and use
it in the error path of the latter function.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipa_endpoint.cdiff 88de7672404de72e273c4f1f4228120b8d7f01f1 Wed Nov 02 23:11:36 CET 2022 Alex Elder <elder@linaro.org> net: ipa: use a bitmap for available endpoints

Similar to the previous patch, replace the 32-bit unsigned used to
track endpoints supported by hardware with a Linux bitmap, to allow
an arbitrary number of endpoints to be represented.

Move ipa_endpoint_deconfig() above ipa_endpoint_config() and use
it in the error path of the latter function.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>