Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c365 nm_rxq->fl_db_threshold = chip_id(sc) <= CHELSIO_T5 ? 8 : 4; in alloc_nm_rxq_hwq()
1228 if (++dbinc == nm_rxq->fl_db_threshold) { in cxgbe_netmap_rxsync()
H A Dadapter.h790 u_int fl_db_threshold; /* in descriptors */ member