Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_txrx.c1004 uint8_t low_tput_force_flush = 0; in dp_gro_rx_bh_disable() local
1013 &low_tput_force_flush); in dp_gro_rx_bh_disable()
1014 if (!low_tput_force_flush) in dp_gro_rx_bh_disable()
1052 uint8_t low_tput_force_flush = 0; in dp_gro_rx_bh_disable() local
1056 &low_tput_force_flush); in dp_gro_rx_bh_disable()
1057 if (!low_tput_force_flush) in dp_gro_rx_bh_disable()
/wlan-driver/qcacld-3.0/os_if/dp/src/
Dos_if_dp_txrx.c268 uint8_t *low_tput_force_flush) in osif_dp_rx_napi_gro_flush() argument
279 *low_tput_force_flush = 1; in osif_dp_rx_napi_gro_flush()