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

/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c738 int first_to_refill; member in struct:mvneta_rx_queue
2044 int curr_desc = rxq->first_to_refill;
2066 rxq->first_to_refill = curr_desc;
3520 rxq->first_to_refill = 0;

Completed in 125 milliseconds