Home
last modified time | relevance | path

Searched refs:coalescing (Results 1 – 10 of 10) sorted by relevance

/trueos/sys/dev/cxgb/
HDcxgb_sge.c284 TXQ_RING_EMPTY(qs) && (qs->coalescing == 0)) in check_pkt_coalesce()
1601 if (qs->coalescing != 0 && in cxgb_tx_watchdog()
1604 qs->coalescing = 0; in cxgb_tx_watchdog()
1605 else if (qs->coalescing == 0 && in cxgb_tx_watchdog()
1607 qs->coalescing = 1; in cxgb_tx_watchdog()
1625 if (qs->coalescing == 0 && (txq->in_use >= (txq->size>>3))) in cxgb_tx_timeout()
1626 qs->coalescing = 1; in cxgb_tx_timeout()
HDcxgb_adapter.h286 int coalescing; member
/trueos/sys/dev/vxge/
HDREADME122 Adaptive interrupt coalescing
/trueos/sys/dev/aic7xxx/
HDaic79xx.reg282 mask ENINT_COALESCE 0x40 /* Perform interrupt coalescing */
3728 * The maximum amount of time to wait, when interrupt coalescing
3747 * to continue coalescing (2's complement of value).
HDaic79xx.seq268 * If coalescing, only coalesce up to the limit
/trueos/contrib/binutils/binutils/
HDChangeLog-9197711 * ieee.c (ieee_finish_compilation_unit): Permit coalescing ranges
/trueos/contrib/gcc/
HDChangeLog.tree-ssa11355 * tree-ssa.c (rewrite_out_of_ssa): When coalescing, don't include single
11609 (register_alias_set): Rework to avoid incorrect coalescing of
HDFSFChangeLog.104735 space when coalescing white space around a backslash-newline.
HDChangeLog-20058227 mark "::operator new" and "::operator delete" for coalescing
HDChangeLog-200431053 coalescing of result_decls.