Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h176 u16 unreported_comp, head; in ena_com_update_dev_comp_head() local
181 unreported_comp = head - io_cq->last_head_update; in ena_com_update_dev_comp_head()
182 need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH); in ena_com_update_dev_comp_head()