net: ipa: stash modem TX and RX endpoints
authorAlex Elder <elder@linaro.org>
Tue, 30 Jan 2024 19:22:58 +0000 (13:22 -0600)
committerJakub Kicinski <kuba@kernel.org>
Fri, 2 Feb 2024 04:50:35 +0000 (20:50 -0800)
commit102c28b83ddf021c9902dc59e6436278a0975916
tree654869a72680660a73fa1a08d0cfbe73e938ae8a
parentcf244463a286ea57ea7e63c33614d302f776e62e
net: ipa: stash modem TX and RX endpoints

Rather than repeatedly looking up the endpoints in the name map,
save the modem TX and RX endpoint pointers in the netdev private
area.

Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20240130192305.250915-2-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/ipa_modem.c