Searched refs:nr_pkts (Results 1 – 1 of 1) sorted by relevance
308 int nr_pkts = 0; in hinic3_rx_poll() local311 while (likely(nr_pkts < budget)) { in hinic3_rx_poll()326 nr_pkts++; in hinic3_rx_poll()340 return nr_pkts; in hinic3_rx_poll()
Completed in 4 milliseconds