Searched refs:tx_threshold (Results 1 – 3 of 3) sorted by relevance
108 volatile uint8_t tx_threshold; member345 txd->tx_threshold = 0x20; in fxp_send()
222 static int tx_threshold = 64; variable946 txd->txd_txcb.tx_threshold = tx_threshold; in fxp_start()1503 if (tx_threshold < 192) in fxp_tick()1504 tx_threshold += 64; in fxp_tick()
347 volatile uint8_t tx_threshold; member