Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c2114 int num_to_fill; in htt_rx_fill_ring_count() local
2116 num_to_fill = pdev->rx_ring.fill_level - in htt_rx_fill_ring_count()
2118 htt_rx_ring_fill_n(pdev, num_to_fill /* okay if <= 0 */); in htt_rx_fill_ring_count()