Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qat/
HDqat.c760 qb->qb_coalescing_time = COALESCING_TIME_INTERVAL_DEFAULT; in qat_etr_bank_init()
998 ETR_INT_COL_CTL_ENABLE | qb->qb_coalescing_time); in qat_etr_setup_ring()
1121 ETR_INT_COL_CTL_ENABLE | qb->qb_coalescing_time); in qat_etr_bank_intr()
HDqatvar.h191 uint32_t qb_coalescing_time; /* timer in nano sec, 0: disabled */ member