Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.c582 static int iflib_min_tx_latency = 0; variable
584 &iflib_min_tx_latency, 0, "minimize transmit latency at the possible expense of throughput");
3821 ring = rang ? false : (iflib_min_tx_latency | err); in iflib_txq_drain()