wifi: rtw89: extract link part from core tx write function
authorZong-Zhe Yang <kevin_yang@realtek.com>
Mon, 5 May 2025 07:24:30 +0000 (15:24 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Sat, 10 May 2025 00:52:02 +0000 (08:52 +0800)
commit0f34fbd274b85da2f3c12735090fb8a66fd8ca33
tree14d7d70273b58945f8500c7944eecf61691224b9
parentb7f0cc647e52296a3d4dd727b6479dcd6d7e364e
wifi: rtw89: extract link part from core tx write function

Extract core_tx_write_link from core_tx_write to accept given links as
parameters. To make the follow-up changes of TX description more clear,
tweak SW functions to split things ahead.

(don't change logic at all)

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250505072440.45113-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c