Home
last modified time | relevance | path

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

/dpdk/drivers/net/ena/base/
H A Dena_eth_com.h181 unreported_comp = head - io_cq->last_head_update; in ena_com_update_dev_comp_head()
189 io_cq->last_head_update = head; in ena_com_update_dev_comp_head()
H A Dena_com.h122 u16 last_head_update; member