Searched refs:last_cons (Results 1 – 1 of 1) sorted by relevance
57 uint32_t last_cons; member109 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()