Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c736 qb->qb_coalescing_time = COALESCING_TIME_INTERVAL_DEFAULT; in qat_etr_bank_init()
974 ETR_INT_COL_CTL_ENABLE | qb->qb_coalescing_time); in qat_etr_setup_ring()
1097 ETR_INT_COL_CTL_ENABLE | qb->qb_coalescing_time); in qat_etr_bank_intr()
H A Dqatvar.h191 uint32_t qb_coalescing_time; /* timer in nano sec, 0: disabled */ member