Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h69 #define MAX_TLV_LOGGING_SIZE 1024 macro
H A Ddp_mon_2.0.c1095 tlv_log->buff = qdf_mem_malloc(MAX_TLV_LOGGING_SIZE * in dp_mon_pdev_initialize_tlv_logger()
1098 tlv_log->buff = qdf_mem_malloc(MAX_TLV_LOGGING_SIZE * in dp_mon_pdev_initialize_tlv_logger()