Searched refs:fetch_num (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1635 int fetch_num; local
1668 fetch_num = ring_dist(ring, head, tail);
1686 for (j = 0; j < fetch_num; j++) {
1701 if (rd->poll_one(rd, fetch_num,
1712 if (rd->poll_one(rd, fetch_num, NULL))

Completed in 109 milliseconds