android_kernel_xiaomi_sm8350/core/dp/htt
Leo Chang 376398b24d qcacld-3.0: optimize data path memory allocation
When allocate HTT descriptor, instead of allocating
large single chunk of memory, allocate small sized multiple
chunk of memory. Then not need to allocate order 5 memory.
Will have less chance to have memory alloc fail problem.
HTT descriptor. Frag descriptor. OL descriptor. TSO descriptor

Change-Id: Ib9d4a3f10adbc0656e1418cf3a67429322bb7164
CRs-fixed: 845666
2015-12-02 12:55:27 -08:00
..
htt_fw_stats.c qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
htt_h2t.c qcacld-3.0: optimize data path memory allocation 2015-12-02 12:55:27 -08:00
htt_internal.h qcacld-3.0: Free rx_buff_list in htt_detach 2015-11-23 13:08:11 -08:00
htt_rx.c qcacld-3.0: optimize data path memory allocation 2015-12-02 12:55:27 -08:00
htt_t2h.c qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
htt_tx.c qcacld-3.0: optimize data path memory allocation 2015-12-02 12:55:27 -08:00
htt_types.h qcacld-3.0: optimize data path memory allocation 2015-12-02 12:55:27 -08:00
htt.c qcacld-3.0: Free rx_buff_list in htt_detach 2015-11-23 13:08:11 -08:00
rx_desc.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00