Home
last modified time | relevance | path

Searched refs:DP_MON_MIN_FRAGS_FOR_RESTITCH (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.h62 #define DP_MON_MIN_FRAGS_FOR_RESTITCH 2 macro
H A Ddp_rx_mon_2.0.c1505 if (qdf_unlikely(num_frags < DP_MON_MIN_FRAGS_FOR_RESTITCH)) { in dp_rx_mon_handle_full_mon()