On 11/10/2023 8:39 PM, Karthikeyan Periyasamy wrote: > Currently data path Rxdma ring structure store the IDR buffer and lock. > These IDR handling is needed only for SW cookie conversion and not > needed for HW cookie conversion. REO Rxdma ring use the HW cookie > conversion and monitor Rxdma ring use the SW cookie conversion. > Since idr not needed for REO Rxdma ring, remove the IDR data entity > from the data path Rxdma ring structure. Introduce the new data path ring > structure for monitor rxmda rings since it need IDR data entity. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00125-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>