On 4/25/2024 2:03 AM, 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> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>