Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_buffer_pool.h121 if (soc->cdp_soc.ol_ops->dp_rx_sched_refill_thread && in dp_rx_schedule_refill_thread()
123 soc->cdp_soc.ol_ops->dp_rx_sched_refill_thread( in dp_rx_schedule_refill_thread()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_misc.h708 soc->ol_ops->dp_rx_sched_refill_thread = rx_sched_cb; in cdp_register_rx_refill_thread_sched_handler()
H A Dcdp_txrx_ops.h1701 void (*dp_rx_sched_refill_thread)(ol_txrx_soc_handle soc); member