Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c343 unsigned int num_pkts = 0; in nrf_wifi_fmac_rx_event_process() local
366 num_pkts = config->rx_pkt_cnt; in nrf_wifi_fmac_rx_event_process()
368 for (i = 0; i < num_pkts; i++) { in nrf_wifi_fmac_rx_event_process()