Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ark/
H A Dark_ethdev_rx.c57 uint32_t last_cons; member
109 if (((cons_index - queue->last_cons) >= 64U)) { in eth_ark_rx_update_cons_index()
110 queue->last_cons = cons_index; in eth_ark_rx_update_cons_index()