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

/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_eth_com.h42 /* head update threshold in units of (queue size / ENA_COMP_HEAD_THRESH) */
43 #define ENA_COMP_HEAD_THRESH 4 macro
210 need_update = unreported_comp > (io_cq->q_depth / ENA_COMP_HEAD_THRESH);

Completed in 49 milliseconds