Message ID | 20250204053451.2703834-1-quic_surapk@quicinc.com |
---|---|
Headers | show |
Series | wifi: ath12k: Pass correct channel frequency parameters | expand |
On 2/4/25 11:04, Suraj P Kizhakkethil wrote: > Currently, for 160 MHz bandwidth, center frequency1 and > center frequency2 are not passed correctly to the firmware. > Set center frequency1 as the center frequency > of the primary 80 MHz channel segment and center frequency2 as > the center frequency of the 160 MHz channel and pass the values > to the firmware. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Suraj P Kizhakkethil<quic_surapk@quicinc.com> > --- Reviewed-by: Aditya Kumar Singh <aditya.kumar.singh@oss.qualcomm.com>