Message ID | 20240408040547.837639-1-quic_periyasa@quicinc.com |
---|---|
Headers | show |
Series | wifi: ath12k: Refactor hardware cookie conversion | expand |
On 4/7/2024 9:05 PM, Karthikeyan Periyasamy wrote: > Currently, the Rx descriptor is placed before the Tx descriptor in the > primary page table of the hardware cookie conversion configuration. The > Tx and Rx descriptor offsets are implicitly hardcoded. To allow for easy > displacement of Tx and Rx descriptors, introduce Tx and Rx offset based > cookie conversion initializationi. Additionally, should consider > validating the respective offset ranges while retrieving the Tx and Rx > descriptors. This change will be utilize by the next patch in the series. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com> 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@quicinc.com>