Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_rx_thread.h204 DP_RX_GRO_NOT_FLUSH = 0, enumerator
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_thread.c615 if (gro_flush_code != DP_RX_GRO_NOT_FLUSH) { in dp_rx_thread_sub_loop()