Home
last modified time | relevance | path

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

/dpdk/drivers/net/enetc/
H A Denetc.h73 int next_to_alloc; /* Rx */ member
H A Denetc_rxtx.c166 rx_ring->next_to_alloc = i; in enetc_refill_rx_ring()
H A Denetc_ethdev.c403 rxr->next_to_alloc = 0; in enetc_alloc_rxbdr()