Searched refs:unreported_comp (Results 1 – 2 of 2) sorted by relevance
204 u16 unreported_comp, head; in ena_com_update_dev_comp_head() local209 unreported_comp = head - io_cq->last_head_update; in ena_com_update_dev_comp_head()210 need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH); in ena_com_update_dev_comp_head()
173 u16 unreported_comp, head; in ena_com_update_dev_comp_head() local178 unreported_comp = head - io_cq->last_head_update; in ena_com_update_dev_comp_head()179 need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH); in ena_com_update_dev_comp_head()