Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_thread.c293 qdf_wait_queue_head_t *wait_q_ptr; in dp_rx_tm_thread_enqueue() local
304 wait_q_ptr = &rx_thread->wait_q; in dp_rx_tm_thread_enqueue()
371 rx_thread, wait_q_ptr, in dp_rx_tm_thread_enqueue()
375 qdf_wake_up_interruptible(wait_q_ptr); in dp_rx_tm_thread_enqueue()
393 qdf_wait_queue_head_t *wait_q_ptr; in dp_rx_tm_thread_gro_flush_ind() local
396 wait_q_ptr = &rx_thread->wait_q; in dp_rx_tm_thread_gro_flush_ind()
403 qdf_wake_up_interruptible(wait_q_ptr); in dp_rx_tm_thread_gro_flush_ind()