Searched refs:ENIC_WQ_CQ_THRESH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/enic/ | ||
H A D | enic_res.h | 26 #define ENIC_WQ_CQ_THRESH 32 macro |
H A D | enic_txrx.c | 453 if (i % ENIC_WQ_CQ_THRESH == ENIC_WQ_CQ_THRESH - 1) in enic_prep_wq_for_simple_tx() |