Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amazon/ena/
Dena_eth_com.h178 unreported_comp = head - io_cq->last_head_update; in ena_com_update_dev_comp_head()
186 io_cq->last_head_update = head; in ena_com_update_dev_comp_head()
Dena_com.h137 u16 last_head_update; member