diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2022-08-09 12:49:41 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-09-02 10:29:00 +0200 |
commit | 3e5831cac1e66f2e545b550424173d51ad9a3736 (patch) | |
tree | 72a137a5e230bdb3e6e8475601e419961b3a2a1b /fs/ext4/super.c | |
parent | wifi: rtw89: rewrite decision on channel by entity state (diff) | |
download | linux-3e5831cac1e66f2e545b550424173d51ad9a3736.tar.xz linux-3e5831cac1e66f2e545b550424173d51ad9a3736.zip |
wifi: rtw89: introduce rtw89_chan for channel stuffs
Introduce struct rtw89_chan ahead to encapsulate stuffs from struct
rtw89_channel_params. These stuffs have a clone in HAL and are used
throughout driver. After multiple channels support, it's expected that
each channel instance has a configuration of them. So, we refine them
with struct rtw89_chan by precise type first, and will re-arrange HAL
by struct rtw89_chan in the following as well.
(No logic has changed.)
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220809104952.61355-3-pkshih@realtek.com
Diffstat (limited to 'fs/ext4/super.c')
0 files changed, 0 insertions, 0 deletions