Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_buffer_pool.h106 static inline void dp_rx_schedule_refill_thread(struct dp_soc *soc) in dp_rx_schedule_refill_thread() function
234 static inline void dp_rx_schedule_refill_thread(struct dp_soc *soc) { } in dp_rx_schedule_refill_thread() function
H A Ddp_rx.c1098 dp_rx_schedule_refill_thread(dp_soc); in __dp_rx_buffers_replenish()