Searched refs:t4_tx_coalesce (Results 1 – 1 of 1) sorted by relevance
211 static int t4_tx_coalesce = 1; variable212 SYSCTL_INT(_hw_cxgbe, OID_AUTO, tx_coalesce, CTLFLAG_RWTUN, &t4_tx_coalesce, 0,3190 if (t4_tx_coalesce == 0 && txp->npkt == 0) in eth_tx()