Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h123 #define HTT_T2H_MAX_MSG_SIZE 2048 macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c769 mon_pdev->ppdu_tlv_buf = qdf_mem_malloc(HTT_T2H_MAX_MSG_SIZE); in dp_htt_ppdu_stats_attach()