Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h276 u32 fq_pause_on_thresh; member
H A Dsge.c1027 if (Q->fq_credits < Q->fq_pause_on_thresh) { in t1_sge_check_pause()
1297 Q->fq_pause_on_thresh = flq_pause_window; in alloc_rx_resources()