Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c3124 int page_idx, total_pages; in dp_pdev_rx_buffers_attach() local
3179 total_pages = (nr_descs * sizeof(*nf_info)) / DP_BLOCKMEM_SIZE; in dp_pdev_rx_buffers_attach()
3185 total_pages++; in dp_pdev_rx_buffers_attach()
3195 for (page_idx = 0; page_idx < total_pages; page_idx++) { in dp_pdev_rx_buffers_attach()