unreported_comp   195 drivers/net/ethernet/amazon/ena/ena_eth_com.h 	u16 unreported_comp, head;
unreported_comp   200 drivers/net/ethernet/amazon/ena/ena_eth_com.h 		unreported_comp = head - io_cq->last_head_update;
unreported_comp   201 drivers/net/ethernet/amazon/ena/ena_eth_com.h 		need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH);