<yhchuang@xxxxxxxxxxx> wrote: > From: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> > > To support ieee80211_ops::set_antenna, the driver can decide if the > antenna mask is accepted, otherwise it can return an error code. > Because each chip could have different limitations, let the chip > check the mask and return. > > Also the antenna mask for TRX from upper space is 32-bit long. > Change the antenna mask for rtw_chip_ops::set_antenna from u8 to u32. > > Signed-off-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> 2 patches applied to wireless-drivers-next.git, thanks. b9ed7e9505ba rtw88: make rtw_chip_ops::set_antenna return int 297bcf8222f2 rtw88: add support for set/get antennas -- https://patchwork.kernel.org/patch/11483097/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches