Searched refs:tx_threshold (Results 1 – 6 of 6) sorted by relevance
286 uint8_t tx_threshold; member
107 static int tx_threshold = 64; variable1641 txp->tx_cb->tx_threshold = tx_threshold; in fxp_encap()2088 if (tx_threshold < 192) in fxp_update_stats()2089 tx_threshold += 64; in fxp_update_stats()
502 sc->prv.tx_threshold = MTL_TX_THRESHOLD_64; in axgbe_attach()
1140 unsigned int tx_threshold; member
2753 xgbe_config_tx_threshold(pdata, pdata->tx_threshold); in xgbe_init()
1321 pdata->tx_threshold = MTL_TX_THRESHOLD_64; in xgbe_default_config()