Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Denic_res.h26 #define ENIC_WQ_CQ_THRESH 32 macro
H A Denic_txrx.c453 if (i % ENIC_WQ_CQ_THRESH == ENIC_WQ_CQ_THRESH - 1) in enic_prep_wq_for_simple_tx()