Home
last modified time | relevance | path

Searched refs:HTT_HTC_PKT_POOL_INIT_SIZE (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c44 #define HTT_HTC_PKT_POOL_INIT_SIZE 100 /* enough for a large A-MPDU */ macro
526 for (i = 0; i < HTT_HTC_PKT_POOL_INIT_SIZE; i++) { in htt_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c50 #define HTT_HTC_PKT_POOL_INIT_SIZE 64 macro
4571 for (i = 0; i < HTT_HTC_PKT_POOL_INIT_SIZE; i++) {