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

/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_eth_com.h204 u16 unreported_comp, head; local
209 unreported_comp = head - io_cq->last_head_update;
210 need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH);

Completed in 62 milliseconds