qcacmn: add rx nbuf ipa smmu map/unmap trace
Currently in_use and unmapped flag from rx_desc can not know is the rx nbuf has done IPA smmu map/unmap accurately. add rx nbuf IPA smmu map/unmap flag in qdf_nbuf_cb, and use this flag to check if IPA smmu map/unmap need to be done or not. Change-Id: I19bbc6cc69ba752ef7c58d41fbe26299ca96d29e CRs-Fixed: 2731313
Loading
Please register or sign in to comment