Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c973 int rc, coalescing; in t4_eth_tx() local
978 coalescing = 0; in t4_eth_tx()
992 coalescing = 1; in t4_eth_tx()
994 rc = get_frame_txinfo(txq, &frame, &txinfo, coalescing); in t4_eth_tx()
1021 if (coalescing != 0 && in t4_eth_tx()
1039 coalescing = 0; in t4_eth_tx()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt789 6. Problem: Can't set interrupt coalescing of 128+ usecs.
1043 2. Request: VF ethtool coalescing support.
3192 coalescing value.
3195 coalescing value. Configure the timeset and timer-resolution
3196 correctly for a given coalescing value.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex603 CAU also handles coalescing of status block writes and interrupt generation.
856 …tween 2 different queues. That would cause those queues to share the same coalescing configuration.