Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic3/
A Dhinic3_rx.c308 int nr_pkts = 0; in hinic3_rx_poll() local
311 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