Home
last modified time | relevance | path

Searched refs:EPPING_STATS_LOG_COUNT (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_tx.c88 adapter->stats.tx_dropped) % EPPING_STATS_LOG_COUNT) == 0 && in epping_tx_dup_pkt()
155 adapter->stats.tx_dropped) % EPPING_STATS_LOG_COUNT) == 0 && in epping_tx_send_int()
H A Depping_rx.c143 EPPING_STATS_LOG_COUNT) == 0) { in epping_rx()
/wlan-driver/qca-wifi-host-cmn/utils/epping/inc/
H A Depping_internal.h43 #define EPPING_STATS_LOG_COUNT 50000 macro