Files
android_kernel_samsung_sm86…/qdf/inc
Jia Ding 1f49ac1d70 qcacmn: Fix qdf abstraction for IPA rx_bank_id
rx_bank_id defined in IPA driver is a write parameter for WLAN.
Therefore abstract the QDF macro in a set way, where bank id
obtained from wlan driver is passed as an input parameter to
the macro and rx_bank_id field is then being set within the macro
itself.

Without the fix, setting the bank id to IPA driver is like
MACRO_FOO(foo) = val. On build targets with kernel version < 5.15.41,
this can lead to unexpected build error.

Change-Id: I727b8af0ad7bd076e7756b51682842e947eb0a36
CRs-Fixed: 3291711
2022-09-21 21:38:43 -07:00
..
2018-07-11 18:45:56 -07:00
2022-07-10 23:40:36 -07:00
2018-05-18 02:17:38 -07:00
2022-09-06 08:59:43 -07:00
2018-05-18 02:17:38 -07:00
2019-03-26 02:51:09 -07:00
2020-07-15 01:46:43 -07:00
2018-12-13 16:46:04 -08:00
2022-08-17 19:58:05 -07:00