Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_rx.c544 int nr_pkts = 0; in hinic3_rx_poll() local
547 while (likely(nr_pkts < budget)) { in hinic3_rx_poll()
562 nr_pkts++; in hinic3_rx_poll()
576 return nr_pkts; in hinic3_rx_poll()