Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_thread.c203 *tm_handle_cmn) in dp_check_and_update_pending()
207 (struct dp_rx_tm_handle *)tm_handle_cmn; in dp_check_and_update_pending()
218 dp_rx_thread_get_txrx_handle(tm_handle_cmn); in dp_check_and_update_pending()
264 *tm_handle_cmn) in dp_check_and_update_pending()
291 struct dp_rx_tm_handle_cmn *tm_handle_cmn; in dp_rx_tm_thread_enqueue() local
296 tm_handle_cmn = rx_thread->rtm_handle_cmn; in dp_rx_tm_thread_enqueue()
298 if (!tm_handle_cmn) { in dp_rx_tm_thread_enqueue()
316 &((struct dp_rx_tm_handle *)tm_handle_cmn)->allow_dropping); in dp_rx_tm_thread_enqueue()
365 dp_check_and_update_pending(tm_handle_cmn); in dp_rx_tm_thread_enqueue()
392 struct dp_rx_tm_handle_cmn *tm_handle_cmn; in dp_rx_tm_thread_gro_flush_ind() local
[all …]