Searched refs:MAX_PKTLOG_LEN (Results 1 – 4 of 4) sorted by relevance
43 #define MAX_PKTLOG_LEN (32 * 10 * 2 * 10) macro
911 if (alloc_len > MAX_PKTLOG_LEN) { in dhd_pktlog_ring_change_size()912 alloc_len = MAX_PKTLOG_LEN; in dhd_pktlog_ring_change_size()