Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c679 static int iflib_no_tx_batch = 0; variable
681 &iflib_no_tx_batch, 0,
4007 iflib_no_tx_batch || (TXQ_AVAIL(txq) - nsegs) <= MAX_TX_DESC(ctx)) { in iflib_encap()
7988 iflib_no_tx_batch = 1; in iflib_debugnet_event()