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

/freebsd-current/sys/dev/enic/
H A Denic_res.h26 #define ENIC_WQ_CQ_THRESH 32 macro
H A Denic_txrx.c446 * one packet, so set EOP. Also set CQ_ENTRY every ENIC_WQ_CQ_THRESH
453 if (i % ENIC_WQ_CQ_THRESH == ENIC_WQ_CQ_THRESH - 1)

Completed in 108 milliseconds