android_kernel_samsung_sm86.../wbuff
Manikanta Pubbisetty 8993389ed1 qcacmn: Allocate buffers from WBUFF for fastpath CEs
Currently, buffers attached to fastpath CEs are not being allocated
from WBUFF. Since the buffers attached to the fastpath CEs are
re-usable in nature, allocating such buffers from WBUFF will have
added benefits like allocating from custom page frag cache which
reduces the memory used by the RX buffers.

Therefore, allocate RX buffers for fastpath CEs from WBUFF module.

Change-Id: Iaa913042473d60b184a767ece934bb9063ff4a7e
CRs-Fixed: 3581533
2023-09-21 17:57:14 -07:00
..
inc qcacmn: Add HIF CE RX support to WBUFF 2023-07-18 09:51:03 -07:00
src qcacmn: Allocate buffers from WBUFF for fastpath CEs 2023-09-21 17:57:14 -07:00