On 1/29/2024 10:08 PM, Karthikeyan Periyasamy wrote: > Currently, in multi wiphy models, the mac80211 hardware state is maintained > within the radio/link structure. However, in single wiphy models, the > mac80211 hardware state is needed at the hardware abstraction layer > (ath12k_hw). Therefore, move the hardware state from the radio/link > structure to the hardware abstraction layer (ath12k_hw). Additionally, > update the naming convention of the state enums to enhance clarity and > consistency. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>