Home
last modified time | relevance | path

Searched refs:flush_code (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_rx_thread.h290 enum dp_rx_gro_flush_code flush_code);
580 enum dp_rx_gro_flush_code flush_code) in dp_rx_gro_flush_ind() argument
598 flush_code); in dp_rx_gro_flush_ind()
729 enum dp_rx_gro_flush_code flush_code) in dp_rx_gro_flush_ind() argument
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp_txrx.c223 enum dp_rx_gro_flush_code flush_code) in osif_dp_rx_thread_napi_gro_flush() argument
227 if (flush_code != DP_RX_GRO_LOW_TPUT_FLUSH) in osif_dp_rx_thread_napi_gro_flush()
240 enum dp_rx_gro_flush_code flush_code) in osif_dp_rx_thread_napi_gro_flush() argument
244 if (flush_code != DP_RX_GRO_LOW_TPUT_FLUSH) in osif_dp_rx_thread_napi_gro_flush()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_thread.c390 enum dp_rx_gro_flush_code flush_code) in dp_rx_tm_thread_gro_flush_ind() argument
398 qdf_atomic_set(&rx_thread->gro_flush_ind, flush_code); in dp_rx_tm_thread_gro_flush_ind()
1426 enum dp_rx_gro_flush_code flush_code) in dp_rx_tm_gro_flush_ind() argument
1432 flush_code); in dp_rx_tm_gro_flush_ind()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h658 enum dp_rx_gro_flush_code flush_code);