Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enetc/
H A Denetc.h69 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.c387 rxr->next_to_alloc = 0; in enetc_alloc_rxbdr()