
Currently the HIF code directly calls Linux NAPI APIs. However, the QDF has abstractions for these. Furthermore, the QDF implementation properly handles NAPI API changes introduced in Linux Kernel versions 5.19 through 6.1. Therefore, modify HIF to use the QDF NAPI APIs so that the version-specific changes are only needed in QDF. Change-Id: Ibc6c69c9add8d2829ac34dcdcf8b2b262f7304b7 CRs-Fixed: 3364162